Quote:
|
Originally Posted by pathikbd
I have a lot of websites getting good ranks and most interesting thing is, I never cared about CSS formatting. And the W3 Validation shows horrible reports.
|
- So you recommend not validating your code and writing correct CSS, see my post regarding CSS ID and CSS class above.
- Could the situation have been better if your markup and styling was X(HTML) and CSS valid? In other words, do you think valid markup and code make things worse?
- What about tomorrow? Do you know the future? Do you know what deprecated HTML markup means?
- Do you know what a HTML and DOM inheritance tree is? Do you know how that relates to DHTML, the document object model and future technologies like AJAX?
At least you and other people that support spaghetti coding and markup should buy the following book:
Stuart Langridge (November 2005 or later):
DHTML Utopia: Modern Web Design Using JavaScript & DOM
read it and come back and argument.
Note:
CSS is a central element in tomorrows technologies like DOM scripting and AJAX.
Quote:
|
Originally Posted by kgun
- Last argument. How easy is it to update and change a site with a site-wide linked or imported stylsheet and JS in external include files? How difficult can it be to update a site with lot of pages with open HTML tags? Time is money, money / time that can be used on SEO and PPC.
|
Is this important?