Hypertext Markup Language, or HTML, is a programming language used to describe the structure of information on a webpage. Together, HTML, CSS, and JavaScript make up the essential building blocks of websites worldwide, with CSS controlling a page’s appearance and JavaScript programming its functionality. You can think of the HTML document as providing the bones of a webpage, while CSS provides the skin, and JavaScript provides the brains. The code, design, and layout of a website are all handled by web developers. As businesses go online, web development is one of the most promising careers of the future. Additionally, a web developer is also responsible for the planning and execution of online applications across several platforms. Employers look for individuals with the qualifications, charisma, and passion for succeeding in the role when recruiting a new Web Developer. 
An interview for a web developer includes both a technical and a soft skills round. The technical round may consist of coding tasks to be completed on a whiteboard as well as several technical questions to be answered verbally.

To help you prepare, we have put together a list of common HTML and HTML5 interview quiz.

Happy Learning! 

ASCII stands for______.

  • American Standard Code for Information Interchange 

  • American Standard Code for Information Interval

  • American Standard Code for Interchanging Information

  • American Standard Code for Informal Interchange

For frames in HTML, how do you specify the rest of the screen?

  • Using #

  • Using * 

  • Using $ 

  • Using &

Can I play audios in HTML?

  • No

  • Yes 

Caption Tag in HTML ?

  • Is used to display the Title for table at the top

  • Is used to display the Title for table at the bottom

  • Both 

  • None

What does an HTML tag do?

  • It determines the organizational structure of your Web site.

  • It specifies formatting and layout instructions for your web page. 

  • It connects your web site to an operating environment.

  • It hides programming instructions from view.

Which of the following is valid colour code ?

  • #000000000;

  • #000000; 

  • #00000000;

  • #0000000;

Which of the following attributes comes in handy when borders have to be put between groups of columns instead of every column?

  • Colgroup 

  • Row

  • Rowspan

  • Col

Which of the following are attributes of Font Tag ?

  • Color

  • Size

  • Face

  • All of above

When creating a Web document, what format is used to express an image's height and width?

  • Pixels 

  • Inches

  • Dots per inch

  • Centimeters

Opening Tag of HTML Tag is called as ________.

  • Enging Tag

  • Forward Tag

  • Closed Tag

  • Starting Tag

Who was the primary author of HTML?

  • Google Inc.

  • Sabeer Bhatiya

  • Brendan Eich

  • Tim Berners-Lee 

<meta> tag cannot be defined in the <head> tag.

  • True 

  • False

Which of the following is used increase the row height?

  • Row span 

  • Col span

  • Cellpadding

  • Cellspacing

Caption Tag in HTML ?

  • Is used to display the Title for table at the top

  • Is used to display the Title for table at the bottom

  • None

  • Both

What is mean by DTD ?

  • Definition type document

  • Document type definition 

  • Data type definition

  • Document type data

What are <div> tags used for?

  • To provide space between tables

  • To logically divide the paragraphs

  • To replace paragraphs. i.e. p tags

  • To logically divide the document 

How can we resize the image?

  • Using height and width 

  • Using resize attribute

  • Using rs attribute
     

  • Using size attribute

What is the difference between XML and HTML?

  • HTML can have user defined tags, XML cannot

  • XML is used for exchanging data, HTML is not

  • Java can have user defined tags, XML cannot

  • HTML is used for exchanging data, XML is not.

HTML documents are saved in?

  • Special Binary format

  • ASCII text 

  • Machine language codes

  • None of these

The default font-size of HTML document is?

  • 4

  • 3

  • 7

  • 6

The href attribute in the link tag specifies the:

  • Destination of a link. 

  • Link

  • Hypertext

  • None of the above

HTML stands for ________.

  • Hyper Tech Markup Language

  • Hyper Text Markup Language 

  • None of these

  • Hyper Text Makeup Language

HTML Code written in MAC can be browsed in a PC with Window 7 installed , User will be able to see same design that was designed on the MAC Pc.

  • True 

  • False

DOM stands for

  • Data oriented model

  • Document Oriented model 

  • Data object model

  • Document object model

What are meta tags used for?

  • To store information about external links

  • To only store information about search engines

  • To store information usually relevant to browsers and search engines 

  • To only store information usually relevant to browsers

HTML program is saved using _________ extension.

  • .htlm

  • .html 

  • .hml

  • .htl

Text/Html is called the __________ of the page.

  • Content type/MIME type

  • MIME type

  • Content type

  • None of these

Which of the following is used increase the col width?

  • Col span

  • Row span

  • Cellpadding

  • Cellspacing

Is width=”100” and width=”100%” the same?

  • No 

  • Yes

While searching on the Internet, you decide to check in more than one search engine because?

  • They will avoid false information

  • Each engine produces different results 

  • All web users prefer this technique

  • They will avoid repetition of information