Reducing Code Bloat Part Two - Semantic HTML

by Colin Cochrane 12/17/2007 12:06:00 PM
In my first post on this subject, Reducing Code Bloat - Or How To Cut Your HTML Size In Half, I demonstrated how you can significantly reduce the size of a web document by simply moving style definitions externally and getting rid of a table-based layout. In this instalment I will look at the practice of semantic HTML and how effective it can be at keeping your markup tidy and lean.. [More]

Currently rated 4.9 by 66 people

  • Currently 4.939394/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

HTML | XHTML | Web Development | CSS

Is There Added Value In XHTML To Search Engine Spiders?

by Colin Cochrane 12/8/2007 11:10:00 AM
The use of XHTML in the context of SEO is a matter of debate. The consensus tends to be that using XHTML falls into the category of optimization efforts that provide certain benefits for the site as a whole (extensibility, ability to use XSL transforms) but offers little or no added value in the eyes of the search engines. That being said, as the number of pages that search engine spiders have to crawl continues to increase every day, the limits to how much the spiders can crawl are being tested. This has been recognized by SEOs and is reflected in efforts to trim page sizes down to make a site more appealing to the spiders. Now it is time to start considering the significant benefits that a well-formed XHTML document can potentially offer to search engine spiders.. [More]

Currently rated 4.5 by 65 people

  • Currently 4.476924/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

SEO | HTML | XHTML | XML

Using CSS To Create Two Common HTML Border Effects

by Colin Cochrane 12/4/2007 5:01:00 PM
Seperating the style from the markup of a web document is generally a painless, if sometimes time-consuming, task. In many cases however, the process can have some added speed-bumps; most notably when the original HTML is using an infamous table-based layout. The two most common speedbumps when dealing with table-based layouts and styling are recreating the classic borderless table and keeping the default table border appearance.. [More]

Currently rated 4.3 by 37 people

  • Currently 4.297297/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

HTML | Web Development | Web Design | CSS

A Code Snippet That Speaks For Itself

by Colin Cochrane 12/4/2007 12:18:00 PM
While working on a client's site today I came across this gem that I thought you might enjoy. The snippet speaks for itself.. [More]

Currently rated 4.9 by 16 people

  • Currently 4.9375/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

HTML | Humour

Reducing Code Bloat - Or How To Cut Your HTML Size In Half

by Colin Cochrane 11/18/2007 8:26:00 PM
When it comes to designing and developing a web site the load time is one consideration that is often ignored, or is an afterthought once the majority of the design and structure is in place. While high-speed internet connections are becoming increasingly common there are still a significant portion of web users out there with 56k connections, and even those with broadband connections aren't guaranteed to have a fast connection to your particular server. Every second that a user has to wait to download your content is increasing the chance of that user deciding to move on.. [More]

Currently rated 4.1 by 47 people

  • Currently 4.085107/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

SEO | ASP.NET | HTML | XHTML | Web Development | Web Design | CSS

Internet Explorer 7 Did Not Kill XHTML

by Colin Cochrane 11/10/2007 4:25:00 PM
One topic of controversy regarding web standards has been Internet Explorer 7 not supporting the application/xhtml+xml MIME type, which essentially means not supporting true XHTML as specified by the W3C. Of course with this being related to Microsoft there is the expected amount of flak coming from the anti-Microsoft camp. That said, even once you've filtered out the extremes from the discourse, there are still a lot of people who think Internet Explorer 7 killed/is killing XHTML.. [More]

Currently rated 3.8 by 30 people

  • Currently 3.833332/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

Web Standards | HTML | XHTML | XML | W3C

Three CSS Roll Over Techniques You Might Not Know About

by Colin Cochrane 11/3/2007 2:17:00 PM
When it comes to rollover effects in web design the most common way to accomplish the effect has traditionally been with JavaScript. Here are three CSS techniques that you might not have known about that accomplish the same effect.. [More]

Currently rated 4.9 by 188 people

  • Currently 4.93085/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

HTML | XHTML | Web Development | Web Design | CSS

What A Doctype Really Says About Your Markup

by Colin Cochrane 11/3/2007 12:29:00 AM
I have combed through thousands upon thousands of client's HTML documents since I began working in web development, and even more in my career as an SEO. Much of this time is spent fixing invalid markup, shaving off unneeded code, and generally doing what the original developer should have done in the first place. One thing that I quickly realized was that a disturbingly large majority of the sites I came across that were created by "professional" developers and firms seem to have absolutely no idea what a Doctype really is. This is especially true when I see these developers slapping an XHTML Doctype on their pages, somehow thinking that since it is newer it will make them (the developers) look better. As a developer who has actually taken the time to pore through the W3C specifications for the different revisions of HTML and XHTML, I find that practice rather irritating.. [More]

Currently rated 4.7 by 53 people

  • Currently 4.698112/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Web Standards | HTML | XHTML | W3C | Web Development

Powered by BlogEngine.NET 1.3.1.0

All Content and Intellectual Property is under Copyright Protection | Colin Cochrane ©2007

About the author

Colin Cochrane

Colin Cochrane

SEO and ASP.NET Developer.

Recent comments

Disclaimer

This is a personal weblog. The opinions expressed here represent my own and not those of my employer. © Copyright Colin Cochrane 2008

Sign in