Yeah, I'm going to take them out.
Quote:
1) Switch from a table driven design to a DIV driven design.
2) Change all inline style changes to external CSS.
3) Use Behaviors and external cached javascript for rollovers instead of repeating it every time you want to use it.
|
1. Ok, I THINK i can do that, but I'm going to need some help from you guys. Should I use absolute positioning for the divs? I'm not very familiar with them.
2. I think most of the css IS external... Point out the parts that are internal please.
3. Yeah, i was wondering how to do that, ... HOW? I have no idea!