By Web Design Services Team on Jan 14, 2007 in Technology, Validation, Web Design | Comments Off
Quick rant. It seems there is a lot of propaganda which is pushing Microformats as the “new great thing” on the web. As a result of this, I tried to institute the hCard / vCard microformat (find out more at microformats.org) on a web site currently being developed.
Now the format itself is (eventually) easy enough [...]
By Web Design Services Team on Jan 14, 2007 in Frequently Asked Questions, Technology, Web Design | Comments Off
Should I use HTML or XHTML? The weight of the W3.org is behind the drive to make web designers write valid XHTML. You want your pages to validate, don’t you? However, browser support is not necessarily available (it’s disabled by [...]
By Web Design Services Team on Jan 13, 2007 in Frequently Asked Questions, Technology, Web Design | Comments Off
How do I get curved corners? Curved corners on boxes seem to have become a primary identifier of a Web 2.0 page. They do generally look more attractive than straight corners, but not all designs lend themselves to this style. [...]
By Web Design Services Team on Jan 13, 2007 in Frequently Asked Questions, Validation, Web Design | Comments Off
How can I check if my web page uses valid CSS? Go to http://jigsaw.w3.org/css-validator/ Enter the address of the stylesheet you want to check. You will get a free report indicating any errors.
Compuskills web design service uses valid XHTML and CSS in all its [...]
By Web Design Services Team on Jan 13, 2007 in Frequently Asked Questions, Validation, Web Design | Comments Off
How can I check if my web page uses valid XHTML? Go to http://validator.w3.org/ Enter the address of the page you want to check. You will get a free report indicating any errors.
Compuskills web design service uses valid XHTML and CSS in all [...]
By Web Design Services Team on Jan 4, 2007 in Asides, General | Comments Off
As mentioned on the Why Dont You Blog, we now have the first couple of FAQs online. We aim to add another couple each week for the foreseeable future. If there are any questions you would like answering please get in touch.
Tagged with:Asides, General
By Web Design Services Team on Jan 4, 2007 in Frequently Asked Questions, Web Design | 1 Comment
What are the main differences between HTML and XHTML? There are few significant differences in the early forms of XHTML. The most notable changes are that documents must be well formed (i.e. use correct syntax) and that all page elements [...]
By Service Manager on Jan 4, 2007 in Frequently Asked Questions, Web Design | Comments Off
Answer: HTML refers to HyperText Markup Language. HTML is the language used to create most web pages. Tags are added to the text to identify the structure of the web page – headings, paragraphs – and to embed images and forms. The [...]