Interviewer And Interviewee Guide

Web Designing Interview Question:

How many HTML tags are used for the most simple of web pages?

Submitted by: Murtaza
8 total. 4 pairs of tags.
<HTML>
<HEAD>
<TITLE>Simplest page!</TITLE>
</HEAD>
<BODY>
Doesn't get simpler more than this.
</BODY>
</HTML>
Submitted by: Murtaza

Read Online Web Designing Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.