0
votes
2answers
80 views

Best tutorial ever! Is there one just like it for XHTML and CSS…? [closed]

I have been learning Ruby on Rails using www.railstutorial.org, and I LOVE it! My only problem? Well, I can build the applications just fine, but my knowledge of designing the skin (CSS) of the ...
1
vote
1answer
53 views

Removing URL styles with CSS + SEO

I want to display a grid of images 4x4 with thumbnails and a title above each of them. I want to highlight the thumbnail and title and add a hyperlink to it. This works well in our CMS. I would like ...
8
votes
2answers
163 views

What are the basic things to do in order to make a web site iPhone-friendly or more mobile-accessible?

What are the basic things to do in order to make a web site iPhone-friendly or more mobile-accessible in general?
20
votes
10answers
1k views

What is new in HTML5/CSS3?

I've seen this site and this site, but that's a lot to digest. What are the main things about HTML5 that make it different/better than regular old (X)HTML/CSS?
14
votes
8answers
3k views

Should I use HTML5 and/or CSS3 to build my website?

The new HTML5/CSS3 (Web8!) stuff sounds cool! Should I start using it now or stick with css/xhtml wait until more browsers can use it?