View Single Post
Old 10-01-2012, 05:53 PM   PM User | #7
COBOLdinosaur
Regular Coder

 
COBOLdinosaur's Avatar
 
Join Date: Jul 2002
Location: Canada
Posts: 293
Thanks: 0
Thanked 18 Times in 18 Posts
COBOLdinosaur is an unknown quantity at this point
Quote:
Text-align: center is only for text,
Wrong. Text in text align refers to elements that may contain text. applying it affect the cont whether it is text or another element.

As for avoiding the clip, use percentages for dimensions so the browser can render based on resolution.
__________________
100% standards compliant code is 100% correct 100% of the time.
one of my toys from my repository and perhaps some help getting help

Cd&

Last edited by COBOLdinosaur; 10-01-2012 at 05:57 PM..
COBOLdinosaur is offline   Reply With Quote