| View previous topic :: View next topic |
| Author |
Message |
beginner.html

Joined: 02 Aug 2007 Posts: 365
|
Posted: Wed Mar 26, 2008 1:22 pm how do I make a page like this |
|
|
|
http://www.old.johndwells.com/
What I like about this is the page itself. Not the intro page. When you click the Play link, it will take you to the play page. I want to have a page like that one. I like how it's nice and narrow. How do I do this? |
|
ogsolution
Joined: 26 Dec 2007 Posts: 144
|
Posted: Wed Mar 26, 2008 11:22 pm |
|
|
|
| The linking part and the concept is easy. I think you are talking about the design right? Ya, the design is really nice. |
|
beginner.html

Joined: 02 Aug 2007 Posts: 365
|
Posted: Thu Mar 27, 2008 7:12 am |
|
|
|
| Right, so how do I get that design? Really cool. I like the intro page too. I think I can manage that one easily, but the design in the Play link, I have no idea how that page is set. |
|
sticks464
Joined: 31 Dec 2006 Posts: 1171
|
Posted: Thu Mar 27, 2008 7:53 am |
|
|
|
| Use view/page source to get the code. |
|
beginner.html

Joined: 02 Aug 2007 Posts: 365
|
Posted: Thu Mar 27, 2008 5:21 pm |
|
|
|
| Been there, done that several times. Still not sure what it is. |
|
ogsolution
Joined: 26 Dec 2007 Posts: 144
|
Posted: Thu Mar 27, 2008 7:54 pm |
|
|
|
| sticks464 is right. Everything is in the source(at least the layout part). It's basically a top navigation, top header image, a content with two column layout, and no footer. |
|
beginner.html

Joined: 02 Aug 2007 Posts: 365
|
Posted: Fri Mar 28, 2008 12:26 pm |
|
|
|
| So, how should I put it? |
|
sticks464
Joined: 31 Dec 2006 Posts: 1171
|
Posted: Fri Mar 28, 2008 1:13 pm |
|
|
|
| I dont think anyone here is gonna code it for you. If your learning html and css the easiest way to learn is to tear down someone else's code and find how they did it. |
|
beginner.html

Joined: 02 Aug 2007 Posts: 365
|
Posted: Mon May 12, 2008 9:19 am |
|
|
|
| Ok, I went and looked at the code again. It seems where that image is, it's using the masthead feature. I tried it on a new html code from scratch. Did nothing. I don't know how it works. And, I still can't figure out how to get the narrow look of that page. |
|
|