Welcome to Gaia! ::


IM trying to work on a website, but Im doing all the HTML from scratch, I dont really know what Im doing... and am basically using funky-chickens.com for help.. which is barely keeping me thourgh

The layout Im trying to do is as follows

I would liek to have links on the left side, and actual facts and wording in the center,

BUt I cant seem to get it to come out right.

If you understand what im saying, can you help me, like with and HTML code, or a website with pre made layouts?
there's a computer related forum in the forum's page
uh... Unless I see your base code I can't help you.
Puerilis
uh... Unless I see your base code I can't help you.

that sonic creater is great and about the html i did alot on html if you need help just PM me and i am sure i can help and help you program the website to do what you want it to do well hope to get a pm cu blaugh
Ahriman_The_Great
Puerilis
uh... Unless I see your base code I can't help you.

that sonic creater is great and about the html i did alot on html if you need help just PM me and i am sure i can help and help you program the website to do what you want it to do well hope to get a pm cu blaugh


No one can beat mine. mine can kick anyone else's sonic character.

High-functioning Lunatic

20,015 Points
  • Campaign Manager 500
  • Invisibility 100
  • Nerd 50
Try visiting http://www.htmlgoodies.com

It's an excellent HTML reference site and really helped me out when I was trying to learn HTML.
Bopper
IM trying to work on a website, but Im doing all the HTML from scratch, I dont really know what Im doing... and am basically using funky-chickens.com for help.. which is barely keeping me thourgh

The layout Im trying to do is as follows

I would liek to have links on the left side, and actual facts and wording in the center,

BUt I cant seem to get it to come out right.

If you understand what im saying, can you help me, like with and HTML code, or a website with pre made layouts?


You will need a little CSS. As follows:



<html><head>
<style>
#links {
float: right;
height: 100%;
width: 175px;
background: #dddddd;
padding-left: .5em;
padding-top: 1em;
border-left: 2px #777777 double; }

#main {
background: #dddddd;
height: 100%;
padding: 2.5em;}
</style></head>
<body>

<div id="links"> put all your link tags here</div>
<div id="main">Put all your content here</div>

</body></html>

Well, it's quite obvious what u want
but yea, I need to take a look at ur site and codes
just pm me if u wanna ^.~

ps: got a site too, take a look if u wanna xd

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum