EyePlot Blog - XHTML & CSS
Semantics Markup Web Design
Posted by Steve Tucker on 22/03/2009 under Web Design, XHTML & CSS and Semantics & Standards. Currently 4 comments.
If you are in the internet business community you have probably heard of SEO for web design, but have you heard of semantics markup web design? Basically, semantic markup is the programming your website so that the code used actually seems a bit like English rather than computer code. Using this kind of coding makes it easier for search engines to pick up a website’s content and analyze it for SEO components and of course then sending the site to a specific website’s landing page or pages.
[ Continue Reading... ]
Importance of the alt attribute
Posted by Steve Tucker on 16/10/2006 under XHTML & CSS. Currently 2 comments.
Much discussion comes of the importance of alt attributes when used on images, and their effect on search engine optimization. An alt attribute is alternate text which displays should the image is belongs to not be available. Initially alt attributes were created for text based browsers such as lynx, which does not support visual media such as images. The alt text is intended to describe what the image is of, and should be used only for that.
[ Continue Reading... ]
The Tag
Posted by Steve Tucker on 19/09/2006 under XHTML & CSS. Currently 3 comments.
The title tag is without a doubt one of the most important factors to take into consideration when optimizing your website's pages for the search engines such as Google and Yahoo. This is because most of these search engines and directories place a high level of importance on words that exist within your webpage's title tag. The tag is usually also used by search engines as the title of your listing on their results pages.
[ Continue Reading... ]
The Advantages of CSS in brief
Posted by Steve Tucker on 03/09/2006 under XHTML & CSS.
The EyePlot Digital website was created using CSS. CSS stands for Cascading Style Sheet. It is a process of seperating structure from appearance in your XHTML documents. CSS commands can be placed inline with the document in the <head> section of your document. However typically commands are placed in a seperate .css text file.
[ Continue Reading... ]
The fall of Meta Tags
Posted by Jay Hands on 31/08/2006 under Search Engine Optimisation and XHTML & CSS.
Back in the mid-90s, when Take-That! were all the rage and Big Brother was not corrupting our minds with its television garbage, the internet worked in a very different, decidedly simpler way. Meta tags were the dominating element which would make or break a website in the search engines.
[ Continue Reading... ]
XHTML vs HTML
Posted by Steve Tucker on 29/08/2006 under XHTML & CSS.
HTML is rapidly becoming replaced by its standardised cousin XHTML. The differences between the two languages are very small but the benefits of switching is definitely worth the effort.
[ Continue Reading... ]
The Importance of Web Design Standards
Posted by Steve Tucker on 22/08/2006 under Web Design, XHTML & CSS and Semantics & Standards. Currently 1 comments.
Maintaining a website designed using web standards is easy. The XHTML is very simple and so logical that it doesnt make any sense to continue using the complex and chaotic markup documents created with traditional page layout methods. If we look deeper into the global effect this has on the World Wide Web then you will see that easily maintainable XHTML documents also translate effectively into almost every internet-enabled device.
[ Continue Reading... ]