2023 2024 EduVark > Education Discussion > General Discussion


  #1  
June 4th, 2016, 11:17 AM
Unregistered
Guest User
 
HCL HTML Interview Questions

Hello sir, I am Shobhit. I am from Lucknow. I want you to help me by providing me with the HTML interview questions for the preparation of HCL interview. Can you help me?
Similar Threads
Thread
HCL Interview Questions
HCL AIX Interview Questions
HCL ASP.NET Interview Questions
RSM MBA Interview Questions
MBA HR Interview Questions
Questions For MBA Interview
Interview Questions for IAS
MTS Interview Questions
HCL WPF Interview Questions
WCF Interview Questions HCL
HCL VB.Net Interview Questions
SQL DBA Interview Questions in HCL
LG Interview questions for MBA
NDA SSB Interview Questions
IIT Ms Interview Questions

  #2  
June 4th, 2016, 12:51 PM
Super Moderator
 
Join Date: Mar 2012
Re: HCL HTML Interview Questions

As you have asked for the HTML interview questions for HCL, I am providing you with it, check below for the details

Do all HTML tags come in pair?
No, not all HTMLS tags come in pair. For e.g. <img>, <br>
What are some of the common lists that can be used when designing a page?

Some of the common lists that can be used are:

a) Ordered list

b) Unordered list

c) Definition list

d) Menu list

e) Directory list

What is the advantage of collapsing white space?

The browser collapses the multiple white spaces into a single white space in
HTML.

This allows the developers to arrange the HTML code in a well organized and
legible format.

Is it possible to list elements straight in an html file?

Yes, it is possible with the use of indents.

Does a hyperlink apply only to text?

No. The hyperlinks can be applied to both text as well as the images.

It means that even the images can become clickable links with a capability
to take the visitor to the next page.

This can be done simply by using <a href> tag.

What hierarchy is being followed when in style sheets?

Inline style takes priority over embedded style sheets.

Embedded style take priority over external style sheets.

If a single selector includes three different style definitions, the definition
that is closest to the actual tag gets the priority.

What happens if the liststyletype property is used on a nonlist element like a
paragraph?

Here the property will be ignored without having any effect on the
paragraph.

What is the advantage of using frames?

Frames make it easier to navigate through a site.

The links that appear in the frame can appear through out the site.

How can I hide my source?

No. you can’t hide your source as it is required by the browser to display
your document.


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 11:25 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8