HTML table is not showing up properly in browser
IDE: Visual Studio 2008
Language: C# ; Level: Intermediate
HTML: Novice
ASP.net: Learning
Hello guys,,
Im learning ASP.net by video tutorials....
im having a strange problem with HTML table.
I have made a master page,sucessfully imported a webLayout(it only contains Headear and Menu) in it,and
then i added a HTML table below the menu.
PROBLEM:
The HTML table looks perfectly aligned with the menu vertically..But when i run it under FireFox v3.6.3
and I.E v6.0 the border expands horizontally a bit,
In short::
If i change table in the designer then run it doesnt show table exactly the way it show me in the Designer
mode it may expand the width or contract the width..
Really this is making me crazy,i cant figure it..
Please help me out...
|