View Full Version : What is HTML & DHTML ? And how can i creat html and dhtml files?
What is HTML & DHTML ? And how can i creat html and dhtml files?
Linux OS
04-19-2007, 09:10 PM
HTML, short for HyperText Markup Language, (computing) is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels, created by greater-than signs (>) and less-than signs (
KK Jones
04-19-2007, 09:57 PM
open up a text documententer thisHellosave it as "Website.html"double click itcongrats u just made ur first website :)
i learnt all about html and dhtml at this site http://www.w3schools.com do the same
blooper2100
04-19-2007, 11:06 PM
HTML is Hyper Text Markup Language which is used to make or design web pages using tags() It is created using notepad.Open notepad and type this:abcdtype your text hereabcdefyour table headingyour table headingyour table data hereyour table data hereLike this, you can create your web page. Save this as 'abc.html' with the file type as 'all files'. Now, open the saved file with IE or firefox... and voila! In HTML, knowing the tags is important. Example:.Sorry, i don't know about DHTML although I guess it is something similar.
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.