Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.7K
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Musafir

This is my CSS code [CODE]body{ background: white url(/image/bg.jpeg) repeat-x center top }[/CODE] HTML code [CODE]<!doctype html> <html> <head> <title>Page title</title> <link rel="stylesheet" type="text/css" href="style.css" / </head> <body> </body> </html>[/CODE] I don't why but the image doesn't show up. The image for the background is below [url]http://img704.imageshack.us/img704/2162/67726065.jpg[/url] Thanks in advance

Member Avatar for travis.holt.921_2
0
1K
Member Avatar for gopi17

okay, i'm having problem with fitting my background into my web browser. the image is somehow moving to the left. [CODE] <HTML> <TITLE>A New Beginning...</TITLE> <HEAD><B><FONT COLOR = "ORANGE">My life...</FONT></B></HEAD> <BODY BACKGROUND="wall.jpeg" position="center"> </BODY> </HTML> [/CODE] thanks guys..

Member Avatar for asal80
0
81