Click to See Complete Forum and Search --> : n00b question


HARkonEN
05-13-2003, 05:22 AM
hi.

i really suck at html (check my site ) and i need to design a new one. i am going for a really simple design. jpeg/gif title block, menu on the left with jpeg/gif background and jpeg/gif buttons, and the main content in middle/right of the page.

can any1 direct me to a good html tutorials site, or give me some pointers? i cant find anything to do with graphic menus.

Jona
05-13-2003, 11:32 AM
Graphics are gifs, which means that buttons and stuff will be gifs. Jpegs are photo-graphic, so they aren't used for buttons but they are used for photos and stuff like that.

AdamGundry
05-13-2003, 02:59 PM
Jpegs are photo-graphic, so they aren't used for buttons
Not normally, but they can be.

GIF (Graphics Interchange Format) is a lossless but paletted format designed for simple, crisp graphics like logos whereas JPEG (Joint Photographers Expert Group) is a lossy format designed for photos, but also useful for backgrounds and complex images.

You should be able to make graphic menus in any good image editor - I use Ulead PhotoImpact, but products such as Adobe Photoshop are good as well. Choose an image editor, then search the web for a tutorial for that package.

Adam

dynagirl
05-13-2003, 06:11 PM
This might help get you started:

http://webdesign.about.com/library/beginning/bl_htmltutorial.htm

And if you need some specific help along the way, though, just give a holler. I'd be happy to help with layout, graphics, html, etc.

havik
05-15-2003, 12:25 AM
www.w3schools.com has good tutorials

Havik

Greelmo
05-16-2003, 11:05 PM
i found this AWESOME html tutorial site that even goes into a bit of Java when i was starting out. Maybe i can pass it along...

http://www.mcli.dist.maricopa.edu/tut/lessons.html

that site rocks