Community Page
- the16art.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- It is really a good post. I really appreciate it. Thanks again.
- Thanks for this - saves submitting it all manually
- A day will come when you can make money on line. Who will be smart enough to capitalize on this first?
- These are some helpful CSS basics. Hope to see more in the future!
- hi this is a nice post but all about of this topic I do not properly understand. so please descried it.
Jump to original thread »
1 ââ¬â Horizontal Scrolling ââ¬â Users on an average-size monitor with average resolution should not have to scroll left and right to read the contents of your pages. Designing with fixed widths that will fit onto smaller monitors or designing with fluid la
... Continue reading »
2 years ago
Validation is also a tricky situation. Do you go for loose, or strict? You don't really offer insight as to the pitfalls or benefit of either or why 100% valid code is beneficial to a visitor.
Some of your stuff I would just nitpick; like "Click Here" to me is still an acceptable form of hyper-linking in limited situations (and particularly useful to people who aren't really that familiar with links; yes they are out there).
But one thing I would add. "Small Fonts". I had to squint to read this list.
2 years ago
Yes I will elaborate in more detail on another entry, in this one I just wanted to give an overview of all mistakes to avoid.
I normally go for HTML or XHTML Transitional and rarely strict.
100% valid code in my opinion is beneficial for search engines ranking because they'll spider the site much better, most visitors probably won't notice the difference unless the website is badly coded. However valid code may increase a website's speed therefore user experience.
I have to disagree with when saying that “Click Here†is acceptable, I always try to use anchor text that is relevant. This practice is highly advisable from the SEO point of view.