fcho218
11-22-2009, 08:49 PM
So I'm new to web programming and am wondering what the following code means.
* html #container
{
width: 744px;
w\idth: 724px;
}
Could I just do without this when I type in <div id = "container"> in my html code? Thanks!
Regards,
Franklin
* html #container
{
width: 744px;
w\idth: 724px;
}
Could I just do without this when I type in <div id = "container"> in my html code? Thanks!
Regards,
Franklin