Thread: CSS Align...
View Single Post
Old 12-20-2003   #1 (permalink)
Young Spartan
Incredible Indelible Etiquette
 
Young Spartan's Avatar
 
Join Date: Oct 2003
Location: Hobe Sound, Florida
Posts: 1,751

Send a message via AIM to Young Spartan Send a message via MSN to Young Spartan Send a message via Yahoo to Young Spartan
CSS Align...

I can't use <div align="blah"> in HTML Strict standards, so what is the CSS code that does it?

div {align: blah;}

didn't work, nor did

div {text-align: blah;}

because I need to align tables and images as well.

What is it Digital?
Young Spartan is offline