dembonez
01-22-2006, 08:49 PM
I have just recently gotten back into web development and what I know is pretty antiquated, pretty much I am learning xhtml and css to get out of the habit of using tables for everything.
My question is this. When working with my style sheet I try and set, for this problem, a spans width and height but no matter what I do it clips itself down to the actual length of the content inside of the span instead of using the width and height I gave it through an ID or class (tried both). Is there anyway to work around this?
If you need code examples let me know. The page I am designing has no purpose then to play with css and xhtml.
My question is this. When working with my style sheet I try and set, for this problem, a spans width and height but no matter what I do it clips itself down to the actual length of the content inside of the span instead of using the width and height I gave it through an ID or class (tried both). Is there anyway to work around this?
If you need code examples let me know. The page I am designing has no purpose then to play with css and xhtml.