Hi,
Here is my html code
and here is my CSS definitionsHTML Code:<div class="contentspan">test</div><div class="contentspanp">1200</div>"
but for some reason, the 1000 is coming out on the line below, is there a way to fix this to get both items on the one line ?HTML Code:.contentspan{ padding:0px 0px 0px 0px; margin:0px; font-size:10px; color:#666666; font-weight:normal; line-height:24px; } .contentspanp{ font-size:10px; color:#666666; font-weight:normal; line-height:24px; float:right }


Reply With Quote
Bookmarks