KeLs
10-28-2005, 07:29 PM
How do i do that ??????????????????????????????????????????
|
View Full Version : How do i make a layout with links like the ones on this website? (the thing on top) KeLs 10-28-2005, 07:29 PM How do i do that ?????????????????????????????????????????? pb&j 10-28-2005, 09:43 PM the layout can be done using tables or divs to create the foundation. the links above are done using a batch of linked images in a row. KeLs 10-28-2005, 09:53 PM do you know of any tutorials i could use to help me? pb&j 10-29-2005, 08:57 AM tables... http://www.lissaexplains.com/tables.shtml frames or iframes... http://www.lissaexplains.com/frames.shtml css and divs... http://www.lissaexplains.com/css.shtml |