A listing of the HTML elements with a brief description next to each. Click the element names for more information. a - navigation link abbr - describe an abbreviation in textaddress - contact information area - image map hotspot link article - container for one or more related sentences or paragraphs aside - related but not integral content audio - sound object with optional player controls b -...
Posted by Unknown on 00:26
A standard HTML document must have a file extension of .html. Some people like to use plain text editors that have no robust markup features, while others will use a very robust text editing software tool.
Choosing a code editor
Plain Text Editors If you want to test the HTML waters without going through the hassle of getting and installing some software package, I laid out instructions...
Posted by Anonymous on 21:08
HTML stands for Hypertext Markup Language. When browser software accesses any file it understands how to parse the document according to the file's extension(.html - .txt - .php - .xml - .pdf - .doc - etc... ). HTML provides us a means of laying out and structuring our web pages using paragraphs, graphics, images, audio/video media, applications, forms, user interaction and much more. Browser software...
Subscribe to:
Posts (Atom)