Hi guys,
I have a little problem:
[URL]http://liguedhockeysimule.x10hosting.com/site/resultsf.php?date=4/2/2010&result= Montreal Canadiens 3 , Vancouver Canucks 1[/url]
I want the logo at the right side to be at the same level as teh table.
So far I have this coding:
Edit:
Found it
I have a little problem:
[URL]http://liguedhockeysimule.x10hosting.com/site/resultsf.php?date=4/2/2010&result= Montreal Canadiens 3 , Vancouver Canucks 1[/url]
I want the logo at the right side to be at the same level as teh table.
So far I have this coding:
Code:
img.floatLeft {
float: left;
}
img.floatRight {
float: right;
}
Found it
Last edited: