11 posts tagged with XHTML and web. (View popular tags)
Displaying 1 through 11 of 11. Subscribe: Posts tagged with XHTML and web

CertificationFilter: Help our web/graphic design team find appropriate certification's for our field. [more inside]
posted by pghjezebel on Apr 24, 2009 - 3 answers

Idea Filter: I need to create a six-page website for a term project in web design at uni (intro level). What to do it on? [more inside]
posted by tamarack on Jun 29, 2008 - 14 answers

Semantic markup and the world wide web: non-noob needs an explanation. What is all this semantic markup talk about, and where can I learn more? [more inside]
posted by josh.ev9 on Dec 22, 2007 - 9 answers

Resources/information on layering with SVG [more inside]
posted by dance on Jul 13, 2007 - 8 answers

I want to float a css element to the right and have the left side get cropped when I shrink the window size. [more inside]
posted by jragon on Jan 2, 2007 - 6 answers

High-quality, standards-compliant instructor-led XHTML/CSS print courseware. [more inside]
posted by Jairus on Mar 15, 2006 - 8 answers

In CSS, is there any way to make the background image have a set distance from the bottom of the div? [more inside]
posted by signal on Apr 7, 2005 - 14 answers

CSSFilter: I'm a long-time Web wonk looking to become a CSS maven - my next gig is the development and implementation of a completely modern, table-less design for a fairly big company.

What learning resources out there (on the Web, in print, or otherwise) are the best for someone looking to master the techniques espoused by places like the CSS Zen Garden? What new tools should I consider using? One thing I'm having trouble with in particular: how does the designer mock up a fully CSS/XHTML design? It seems more counterintuitive than the old process of design -> cut-up into table-based layout.
posted by killdevil on Jan 8, 2005 - 20 answers

How do you ensure consistent yet accesible font sizes across platforms using CSS?
I have a site where I set the SIZE attribute of the BODY tag to 80%, and then set all the other font sizes using ems, which in theory should give me consistent fonts while allowing people to change the font size (which is why I don't just use pixels for the whole thing).
Unfortunately, in IE 5, this results in way too large fonts.
What's your method?
posted by signal on Nov 26, 2004 - 7 answers

CSS, XML, XHTML: What are some good books to bone up on newer technologies for someone who already knows the basics of web design? [more inside]
posted by sid on Nov 26, 2004 - 11 answers

I'm having trouble using javascript in XHTML 1.1 to calculate character count in an input box and a textarea. I have a script that works with XHTML 1.0 transistional and IE only, I can't seem to get it to work with Firefox, and if I drop the name attribute from the form tag to comply with XHTML 1.1, it won't even work with IE. Please help me make it work. [code inside] [more inside]
posted by riffola on Sep 18, 2004 - 7 answers