| Ben AxelrodWeb Design |
|
|---|---|
|
|
Main > Hobbies > Web Design |
It's not like I love web design. I actually think html is a terrible language. But for some reason I do a lot of it. See also my favicon page for internet graphics. The dynamic menu you see to the left is implemented only in CSS. No java script... except for the IE browser. If you want to copy the code and adapt it for your site, please do. You may also find these sites helpfull when building your CSS menu: CSS Play, Mark "Tarquin" Wilton-Jones' Pure CSS Menus, Eric Meyer's Pure CSS Menus, A List Apart, and CSS Selectors. Note: I found it nessisary to use: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> instead of: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> to make my menu work properly in IE.
|
|