shane18 Posted December 22, 2009 Share Posted December 22, 2009 wow... if i want a cell to wrap around an image without 0 empty white space.... i have to use <td style="font-size: 0px;"><img src="test.jpg"></td> why do I need to set font-size or line-height to 0px? why does it create that extra space on top and on the bottom of the image... ----Also, is there a better way to get around this? this way seems noobish Quote Link to comment Share on other sites More sharing options...
haku Posted December 22, 2009 Share Posted December 22, 2009 Using tables for positioning is newbish. Or dinosaurish in some cases. Quote Link to comment Share on other sites More sharing options...
shane18 Posted December 22, 2009 Author Share Posted December 22, 2009 can u give me a example on how to remake http://www.finesttown.com/ 's template w/o tables? cuz im noob at css still..... or at least explain how u do it Quote Link to comment Share on other sites More sharing options...
haku Posted December 22, 2009 Share Posted December 22, 2009 Not in one thread I can't. I suggest spending a few days doing some css tutorials to get a handle on how the basics work (a few days is more than enough). Then you can start asking some specific questions, rather than broad ones. Apparently the tutorials on HTML dog are really good (google it). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.