HTML: Past and Present
As discussed in the introduction, HTML and its successor, XHTML, provide the foundation for every page you encounter on the World Wide Web .when you add css into the mix, the way you use html changes. Say goodbye to repurposing awkward html tags merely to achieve certain visual effects. Some html tags and attributes-like the tag-you can forget completely.
HTML Past: Whatever Looked Good
When a bunch of scientists created the web to help share and keep track of technical documentation, nobody called in the graphic designers. All the scientists needed HTML to do was to clearly structure information for easy comprehension.
But as soon as people besides scientist started using HTML, they wanted their web pages to look good. So Colorado web designers started to use tags to control appearance rather than structure information. You a use use headline tags to make any text bigger and bolder-regardless of whether it functions as heading.
In an even more elaborate workaround, designers learned how to use the tag to create columns of text, and to accurately place pictures and text on a page .unfortunately, since that tag was intended to display spreadsheet-like data research resulted, train schedules,
and so on designers had to get creative by using the tag in unusual ways, sometimes nesting a table within a table within a table in order to make their pages look good.
Meanwhile, browser makers introduced new tags and attributes for the specific purpose of making a page look better. The tag lets you specify a font color, typeface, and one of seven different sizes.
Finally, when designers couldn’t get exactly what they wanted, they often resorted to using graphics. they’d use a very large graphic as background for a web page or slice it up into smaller graphic files and piece them back together inside tabled to recreates the original image.
While all of the above techniques using tags in creative ways, taking advantage of design a specific tag attributes, and making extensive use of graphics a provide design control over your pages, they also add a lot of additional html code.
Did you find this article useful? For more useful tips & hints, Points to ponder and keep in mind, techniques & insights pertaining to Web Designing, Do please browse for more information at our website :-
http://www.thedesignbuild.com
http://www.webdesign.reprintarticlesite.com

