Help: Layout Making (Xanga), 1st Time Trying to make a Layout |
![]() ![]() |
Help: Layout Making (Xanga), 1st Time Trying to make a Layout |
Jan 4 2006, 10:33 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jul 2005 Member No: 172,115 |
![]() The image above is somewhat of a blueprint of how I want my layout to look like. I've read and tried 3 different tutorials for making a Xanga layout; copying all the codes and editing all the variables in order for it to fit my scheme of things. However, it has resulted in hours of frustration. I was wondering if anyone can show me the correct way of coding and putting this layout together. I know basic HTML and CSS Any little help would be appreciated. |
|
|
|
Jan 4 2006, 11:08 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Like that? 'kay.
CODE <!-- stylesheet under here --> That's your custom header.<div align="center" style="width: 300px;"> <!-- this is your banner image --> <img src="URL" style="width: 300px; height: 800px;"> <div style="width: 300px; height: 500px; overflow: auto;"> CODE </div></div> &that's your webstats. <div style="width: 300px; heigh: 350px; overflow: auto;"> <!-- footer image... --> <img src="URL" style="width: 300px; height: 350px;"> Stuff here.... </div> |
|
|
|
![]() ![]() |