looking good! didnt understand a word of it but oh well.
I didn't understand a word of it either, but it looked Okay to me.. Good Luck to you..
Er-hum ... You shouldn't claim XHTML 1.1 compliance when you're serving up - [code:1:99719007ae]<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 3.2 Final//EN'>[/code:1:99719007ae] All it takes is a quick peek at the markup and people will ask themselves Why is the guy beginning his dialogue with me with a lie? Take the time to learn to code to XHTML compliance and you'll open a whole new world of accessibility and a far, far larger market for your and your clients' sites. These are not just simple badges to adorn a site, they are a statement of commercial compliance and testimony to your webmastery.
Thank you all for the comments. enigmadev Thanks for the tip. In fact all of our pages are XHTML 1.1 since the beginnig of June. We have been serving HTML 3.2 to IE 6for some obscure reason I cannot exactly remember and will check ASAP. function print_doctype() { $agent = $this->agent; $version = $this->version; if (($agent == "IE" && $version >=6) ) echo "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 3.2 Final//EN'>"; else echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">"; } [quote:c4b27ff069]Take the time to learn to code to XHTML compliance and you'll open a whole new world of accessibility and a far, far larger market for your and your clients' sites. [/quote:c4b27ff069] Can you be more specific please? WE have decided to expand into the mobile devices market. But it is relatively new decission. We have transferred our website into XHTML, bought some of the XHTM compliant phones etc., but are at the very beginning so far. Is the mobile devices market what you were suggesting?
It looks good. I did have to search for the URL so here it is, http://www.scisoft.cz/. :)
This URL is to our index. However, most of SE traffic lands on a webdesign page. Just click on the[url=http://www.scisoft.cz/webdesign-cz/webdesign.php] webdesign [/url] link to get there.
[quote:1c18a44b1f="RickyJo"]very nice! my only thing would be moving the text blocks in a little so that it all fits on the screen without scrolling. not important, just an observation on my little monitor here. Seriously, looks great! good luck.[/quote:1c18a44b1f] It's a little big on my monitor, too.
