00:00
00:00
Newgrounds Background Image Theme

ChironCaverns just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Web Design Help

1,184 Views | 17 Replies

Web Design Help 2006-10-16 20:33:11


go to this site and check out the nav bar to the left. How did they make that. Is it possible to make that with CSS?

Response to Web Design Help 2006-10-16 20:38:48


For what ever links you're attempting to create.

a:hover { color: #000000; background-color: #ffffff;}

In that example, the text will turn white from whatever it was, and the background will turn black from whatever it was.


BBS Signature

Response to Web Design Help 2006-10-17 01:59:02


I know that, but how do I make the little bars. with the slim border. If I put a P class on each one It will space them way to much and if I out all 3 into a P it wont work.

Response to Web Design Help 2006-10-17 02:00:51



BBS Signature

Response to Web Design Help 2006-10-17 02:00:54


i'm going to backseat mod and wonder if this should be in the programming section.

Response to Web Design Help 2006-10-17 02:06:50


At 10/17/06 01:59 AM, Kla-Kla wrote: I know that, but how do I make the little bars. with the slim border. If I put a P class on each one It will space them way to much and if I out all 3 into a P it wont work.

That's <td border="1" bordercolor="#000000">


BBS Signature

Response to Web Design Help 2006-10-17 02:09:21


Ug...coding? Who does that anymore? Dreamweaver FTW!

Response to Web Design Help 2006-10-17 02:14:46


At 10/17/06 02:09 AM, Elamdri wrote: Ug...coding? Who does that anymore? Dreamweaver FTW!

Dreamweaver is pointless if you don't actually know how to write and implement code.


BBS Signature

Response to Web Design Help 2006-10-17 21:04:57


At 10/17/06 02:09 AM, Elamdri wrote: Ug...coding? Who does that anymore? Dreamweaver FTW!

what do you think im typing it in?

Response to Web Design Help 2006-10-17 21:06:50


thanks wyz.

Response to Web Design Help 2006-10-17 21:10:20


At 10/17/06 02:06 AM, wwwyzzerdd wrote:
At 10/17/06 01:59 AM, Kla-Kla wrote: I know that, but how do I make the little bars. with the slim border. If I put a P class on each one It will space them way to much and if I out all 3 into a P it wont work.
That's <td border="1" bordercolor="#000000">

also how would I do the top nav bar. When I go on computers with diffrent screens it still stays within th frame so it cant be made in PS or FireWorks right?

By The Way I know basic CSS if it helps.

Response to Web Design Help 2006-10-17 21:12:13


if you right click and go to view page source, the part with that nav bar is just java script and gifs.


I dropped out in the third grade, and spent all my time at the arcade.

BBS Signature

Response to Web Design Help 2006-10-17 21:12:59


Link to their CSS file.

It's in a mess...

Response to Web Design Help 2006-10-17 21:30:56


Thanks a LOT

Response to Web Design Help 2006-10-17 21:32:28


what? I dont design, this isnt general at all, this is wed design, go to programming of somthing

Response to Web Design Help 2006-10-17 21:38:34


At 10/17/06 09:30 PM, Kla-Kla wrote: Thanks a LOT

Are you working purely with div tags and CSS or tables?

Response to Web Design Help 2006-10-18 00:28:55


At 10/17/06 09:38 PM, NazelbikAuthor wrote:
At 10/17/06 09:30 PM, Kla-Kla wrote: Thanks a LOT
Are you working purely with div tags and CSS or tables?

Just divs and CSS. I'm gona use tables for one page.

Response to Web Design Help 2006-10-18 22:02:08


Here's my site site I made for my dad. It's just the layout for the index. The header is temporary. Ilike it bu my bro said it looks noobish. like very beginner. Let me know what you think. It looks bad in firefox.