Give comprehensive explanation about the subject.
And Give The Explanation about the basic tags of HTML.
Thanks
Joe Wilson
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhay ShankerPosted May 10, 2014, 5:13 AM
HTML is a language for describing web pages.
_______________________________________________________
My First Heading
My first paragraph.
Example Explained
and
is displayed as a headingand
is displayed as a paragraphFor More details check below Urls
http://www.w3schools.com/html/html_intro.asp
Palle TechnologiesPosted May 10, 2014, 3:30 AM
HTML is not a programming language ( a programming language supports conditional and looping statements , including variable declaration etc... )
Basic HTML Tags :
Input ( for creating text boxes , radio buttons ,check boxes )
Html
Head
Body
Table ( for creating tabular layout )
select ( for creating drop down lists )
For more details read html interview questions and answers
Munesh SharmaPosted May 10, 2014, 3:11 AM
http://www.w3schools.com/html/DEFAULT.asp
Lakshmanan Sethu SankaranarayanPosted May 10, 2014, 2:59 AM