asp.net - Why am I getting this weird artifact when I display the ASP NET page in the web browser? -



asp.net - Why am I getting this weird artifact when I display the ASP NET page in the web browser? -

the best way display see giving couple of screenshots: http://i150.photobucket.com/albums/s99/dc2000_bucket/scr1.jpg

http://i150.photobucket.com/albums/s99/dc2000_bucket/scr2.jpg

the link above shows html/asp code.

the question why getting white line when render content in web browser????

ps. i'm using vs2010 (that ready nail hammer...)

images inline elements. inline elements rendered characters. characters sit down on line. there space below line descenders (which find on letters g, j , y not a, b, , c.) that space seeing.

you twiddle vertical-alignment of images or stop using layout tables

asp.net html visual-studio-2010

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -