Thread: css ?

  1. #1
    Registered User
    Join Date
    Dec 2004
    Posts
    465

    css ?

    How do would I go about making a nav bar likethis one?
    My computer is awesome.

  2. #2
    unleashed alphaoide's Avatar
    Join Date
    Sep 2003
    Posts
    696
    You could always look up the source code: the html and the css files.

    Some tutorials
    http://www.maxdesign.com.au/presentation/listamatic/
    source: compsci textbooks, cboard.cprogramming.com, world wide web, common sense

  3. #3
    Registered User
    Join Date
    Dec 2004
    Posts
    465
    Well I asked about it because it doesn't look like something that is already in css. I figured that they used a graphics program to make it and somehow incorporated it into the css.
    My computer is awesome.

  4. #4
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Whether they used another program to produce them or not, the output of such a program is unlikely to be anything other then 100% standards conforming html and css on that site.

    That site is, after all, the site of the html and css standards organisation.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  5. #5
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    The folded edge at the bottom right of each menu link is a little graphic. Everything else is pure HTML+CSS.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  6. #6
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Bert Bos (of the page the OP posted) has done some neat stuff with pure CSS - you can look at some of his tutorials here.

    ~/

  7. #7
    Unleashed
    Join Date
    Sep 2001
    Posts
    1,765
    I like using light colors and the line and dashed/dotted border attributes to make neat looking stuff. Sort of like a layout my friend made, which I modded for my web log - http://datadrops.com

    I'm working on a similar one though it's, not online.
    The world is waiting. I must leave you now.

  8. #8
    A Banana Yoshi's Avatar
    Join Date
    Oct 2001
    Posts
    859
    The strip background, with the text background as the background of the text (I think.)
    Yoshi

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Web designer needed! html, css and other design stuff...
    By Akkernight in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 04-11-2009, 09:33 AM
  2. Counter-Strike: Source animated spray maker
    By Asbestos in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 02-05-2009, 07:00 PM
  3. CSS extraction
    By anandganapati in forum C Programming
    Replies: 1
    Last Post: 04-29-2008, 11:26 PM
  4. css
    By cerin in forum A Brief History of Cprogramming.com
    Replies: 56
    Last Post: 01-09-2005, 09:55 PM
  5. CSS in CAPS
    By sean in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-16-2003, 12:33 PM