|
Related contents
Information
|
|
|
Title: Clean Code is Searchable Code
Keywords: searchable code Description: Build your sites in a text editor, and write clean, human-readable HTML Body: Build your sites in a text editor, and write clean, human-readable HTML. The HTML should follow the conceptual structure of the page, navigation first, followed by the H1 tag, then the first paragraph, etc. Try to use descriptive tags when possible. Use UL for lists, P for paragraphs, H tags for heads and subheads, and STRONG for bolded text. Dont overuse Divs. Your site can still be artistic and cool, that’s what CSS is for. |
|
Copyright 1997-2008 Web business and programming All Rights Reserved.