Trying to cover up my urls |
Trying to cover up my urls |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Mar 2005 Member No: 114,322 ![]() |
Ok, it's sorta simple, but I've lost all skill with html coding. What I need is an html code that inputs a background on my xanga and keeps it centered and non repeating. Basically, what xanga does for you, but in an html code, since I wanna hide my picture urls. All I got up to was...
<body background="url"; </body> |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Mar 2005 Member No: 114,322 ![]() |
If I do that, then when someone checks the source code the background URL shows. I mean like a raw html code that does the same effect as a scrolling nonrepeating bg. I need the nonrepeating and the scrolling on my bg.
![]() Something to this effect, but in html. Body {background-color: #000000; background-image: url("URL"); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; text-align: center) Is what I'm trying to change into html format. |
|
|
*mona lisa* |
![]()
Post
#3
|
Guest ![]() |
|
|
|
![]() ![]() |