dorhajaj
02-06-2012, 07:10 PM
hello!
this is my first question here and it's a very nooby one :)
[code]
div#left{
background-color:#E8E8E8;
float: left;
width:250px;
height:450px;
}
div#text{
text-align:center;
font-family:verdana;
}
[code]
the part of the text that is in the same width with the div#left appears a little to right than the rest of the text that follows.
thank you
this is my first question here and it's a very nooby one :)
[code]
div#left{
background-color:#E8E8E8;
float: left;
width:250px;
height:450px;
}
div#text{
text-align:center;
font-family:verdana;
}
[code]
the part of the text that is in the same width with the div#left appears a little to right than the rest of the text that follows.
thank you