PDA

View Full Version : 2nd attempt



nets
18-10-2005, 09:57 PM
http://home.ripway.com/2005-8/406157/Css/index.htm

The layout is done with CSS (no tables). There is 1 image on the page.

P.s. I'm gonna add a 2nd nav bar, a footer and some content boxes - also the links aren't gonna say what they say now (and there probably wont be as many).
Any one got any ideas on improving it?

Mentor
18-10-2005, 10:01 PM
Nice, all it lacks is the resiablty elminet athogh thats primary tables driven on most sites.
Other than that its well coded, and a nice design as well. Good work, +rep :D

nets
18-10-2005, 10:03 PM
Thanks mentor :)

Mentor
18-10-2005, 10:05 PM
np, theres actaly nothing wrong with its sizeing, the first comment i just felt obligated to ad in deffence of the tables *strokes tables*

nets
18-10-2005, 10:12 PM
:P I've repped you back for your comment.

Lysine
18-10-2005, 10:23 PM
Amazing +Rep.

nets
18-10-2005, 10:27 PM
Thanks for your comment :p

HabboAid.co.uk
18-10-2005, 11:11 PM
habboliner had that layout ohwell

Sygon
19-10-2005, 06:28 AM
Nice, +rep

Camerons
19-10-2005, 09:42 AM
Thats a really nice layout. good one!

nets
19-10-2005, 11:43 AM
habboliner had that layout ohwell
What do you mean?

Owen
19-10-2005, 11:52 AM
looks good
+ rep

Edit:
Cant give but will when i can >_>

Flisker
19-10-2005, 05:43 PM
WOW Nice, +2 Reps ;)

JoeComins
19-10-2005, 06:18 PM
Is it just me that cannot view it?

nets
19-10-2005, 06:21 PM
Is it just me that cannot view it?
You should be able to, try again?

JoeComins
19-10-2005, 06:36 PM
Ah, I see now. Thats good

Did you code it n notepad? and how to you code it properly as carl said?

nets
19-10-2005, 06:41 PM
Ah, I see now. Thats good

Did you code it n notepad? and how to you code it properly as carl said?
Yes I did it in notepad, and no one asked how to code properly "/?

JoeComins
19-10-2005, 06:53 PM
But Carl said about it being coded properly. I dont know though, so can you explain how you code layouts?

AlexHumphreys
19-10-2005, 07:29 PM
Yea it actually looks amazing ;D
And there is other ways of coding apart from PS and notepad Joe -_-'

JoeComins
19-10-2005, 07:41 PM
But NotePad is suppose to be the best but not easiest way. I wanted to no what to do to d it properly in notepad, and alex, i no

AlexHumphreys
19-10-2005, 07:42 PM
Haha,
No way is notepag the best
Use FP or DW

nets
19-10-2005, 07:44 PM
I can code in notepad fine, I have dreamweaver but I hardly use it.

JoeComins
19-10-2005, 07:46 PM
NotePad is one of the most powerful tools. FP and DW are ok if your not comfortable with html & php etc, but Nets, can you tell me how to code in NotePad. Do you need to cut the images seperatly?

Raremandan1
19-10-2005, 07:51 PM
Haha,
No way is notepag the best
Use FP or DW

I disagree Notepad is what most experts use because it's raw coding which is much better... FP is turd, DW is okish if your a bit of a newbie.

On layout terms:

Nice layout i like the way it's all set out +Rep and i'll rep you when i'm unbanned as well.

nets
19-10-2005, 07:55 PM
NotePad is one of the most powerful tools. FP and DW are ok if your not comfortable with html & php etc, but Nets, can you tell me how to code in NotePad. Do you need to cut the images seperatly?
You need to learn the markup language HTML to code in notepad.

Mentor
19-10-2005, 07:59 PM
Haha,
No way is notepag the best
Use FP or DW
Lmao, I cant even conseve of a worse program for html than front page, it is quite possibly the crapist and most useless html codeing applicatioon in existance.
Dreamwever is just like notepad but wich active previews, code highling and a wysiwyg editor on top.
Notepad is just the text and is all you need to make a layout, and i do mean all, as you dont even use images.

nets
19-10-2005, 08:08 PM
The programs I used to make my site are notepad, and I made the banner in paint. I normally make my graphics in fireworks.

JoeComins
19-10-2005, 08:28 PM
Can someone listen to me. I no how to code my layout, but do you slice your image mauually and save them all speraratly? Do you slice them in a grid formation? Do you use ILayers? [I hope not] What do you do to your images in teh first place, thats what I meant. and whats the difference in the result?

nets
19-10-2005, 08:33 PM
Can someone listen to me. I no how to code my layout, but do you slice your image mauually and save them all speraratly? Do you slice them in a grid formation? Do you use ILayers? [I hope not] What do you do to your images in teh first place, thats what I meant. and whats the difference in the result?
Ok, I'll post a site I've made which uses sliced images and tables as an example of what I would do.

Mentor
19-10-2005, 08:41 PM
Well to slice ud need to be truning an image in to a layout, i work the other way, but yea id cut the image to the min posible size, save it as, then ad it to the tables "/ or on vary rair occaions divs but im a table person mostly

JoeComins
19-10-2005, 08:43 PM
So you make the images to fit the table?

Strange. But strangly ingenious

nets
19-10-2005, 08:52 PM
I've drawn black boxes around parts of the site and labeled it. This is an old layout by me which uses tables.
http://img.villagephotos.com/p/2004-9/836829/example.gif

The background is


background-image:url(../img/lighttile.gif);
background-repeat:repeat-y;
background-color:#AFC5D8
That makes it repeat only down the page, and the rest of the page is the colour #AFC5D8.

AlexHumphreys
20-10-2005, 03:24 PM
So you make the images to fit the table?

Strange. But strangly ingenious
No, Thats just how any other person in there right mind would do it
"/

nets
20-10-2005, 10:10 PM
The new domain for that site is http://www.joshh.co.uk/habboarchive/

Steven.
21-10-2005, 12:14 AM
That is pritty god dam good ;o!, i wouldn't mind a layout like that ;p 10/10.

Though there is a little error, ;on the Nav - Articles - Habbo Histroy archive just a little minor error :). Pretty good otherwise, i can't wait to see more layouts. :)

nets
21-10-2005, 09:03 AM
also the links aren't gonna say what they say now
:P

Want to hide these adverts? Register an account for free!