Log In · Register

 
 
Closed TopicStart new topic
how do make this
NickCartersBaby
post Oct 2 2006, 06:26 PM
Post #1


Senior Member
***

Group: Member
Posts: 43
Joined: Sep 2006
Member No: 461,723



how do make a layout like this


Fixed the BBcode and thumbed it for you. _smile.gif


This post has been edited by mona lisa: Oct 2 2006, 10:26 PM
 
freeflow
post Oct 2 2006, 06:43 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Like what? No image or anything shows.
 
iDecay
post Oct 2 2006, 06:48 PM
Post #3


Pocketful of Sunshine
*******

Group: Staff Alumni
Posts: 8,690
Joined: Nov 2005
Member No: 289,004



What excactly are you trying to do..? Mind explaining what it is you want?
 
*afflict.x*
post Oct 2 2006, 06:50 PM
Post #4





Guest






i think he/she means the graphic. that's not very hard. find images you want and someone here can help you. or do you need help coding?
anyways, someone please thumb the image.. it's stretching the board.
 
NickCartersBaby
post Oct 2 2006, 06:51 PM
Post #5


Senior Member
***

Group: Member
Posts: 43
Joined: Sep 2006
Member No: 461,723



id like to make it into a layout is there anyway you can code it or is there any way i can make one that has a code
 
*afflict.x*
post Oct 2 2006, 06:55 PM
Post #6





Guest






so you have the image made and need to code it? have you searched for a tutorial.. this is quite easy. when i say this, i dont mean go jock and take someone's coding and alter it for your own needs.
 
NickCartersBaby
post Oct 2 2006, 07:06 PM
Post #7


Senior Member
***

Group: Member
Posts: 43
Joined: Sep 2006
Member No: 461,723



well what would you type in to search for a turtorial
 
*afflict.x*
post Oct 2 2006, 07:13 PM
Post #8





Guest






http://w3schools.com/

that website tells you everything about every web language. you'll want to learn about html and css- the basic web languages for a basic web page. and when posting a topic; please be more specific at what you need help on.
 
YourSuperior
post Oct 2 2006, 07:44 PM
Post #9


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Here's the link to the graphic since the link is broken:

http://img226.imageshack.us/img226/627/dan...eslayoutqy7.png
 
NickCartersBaby
post Oct 2 2006, 07:48 PM
Post #10


Senior Member
***

Group: Member
Posts: 43
Joined: Sep 2006
Member No: 461,723



ok i know im being really annoying but what do i look for i till dont know how to code my layout
 
*afflict.x*
post Oct 2 2006, 09:11 PM
Post #11





Guest






well like i said, be more specific. what don't you understand? for a basic webpage all you really need to know is html and css - you asked what should you look for and that's it. on your design what are you looking into .. divide/table/frames and maybe I can give you a code and you change it up.
 
x_nova
post Oct 2 2006, 10:07 PM
Post #12


Funny ol` world innit?
****

Group: Member
Posts: 133
Joined: May 2005
Member No: 144,657



YOU NEED TO USE DIVS TO CODE IT.

GO READ TUTORIALS.

There are some at:
Sparrow.net.tc & LissaExplains.com

I learned a A LOT from those websites.
 
*afflict.x*
post Oct 3 2006, 07:22 PM
Post #13





Guest






^ that will help you too. i recommend lissaexplains.
when she says div = divide design. [/random]
 
BonneVache
post Oct 4 2006, 04:39 PM
Post #14


Good Cow.
****

Group: Member
Posts: 180
Joined: Aug 2006
Member No: 449,486



The layout itself would require that you laid out your divs in a manner similar to the following.
CODE
<div id="container">
    <div id="Header"></div>
    <div id="trio">
        <div id="events"></div>
        <div id="stats"></div>
        <div id="affil"></div>
    </div>
    <div id="content"></div>
</div>


You would then have to use css to center the container div. Then, tell the three divs within the "trio" div to float left so they sit next to each other.

If you didn't quite catch that I'd say you should start smaller. If your graphics are to complex for your coding skill the end result is ussally horrible.

Take it slow and spend alot of time @ W3C schools.
 
*[2]Nekked*
post Oct 10 2006, 03:15 AM
Post #15





Guest






here. took me 2 minutes to do.

http://2nekked.cliquemb.com/hilary.zip
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: