Forum Moderators: not2easy

Message Too Old, No Replies

drawing filled shapes

I want to create a filled triangle with css or html

         

moishe

5:06 am on Feb 1, 2004 (gmt 0)

10+ Year Member



I am working on a page that contains a number of small gifs such as a blue triangle to make the page look right. I want to eliminate the images and instead have html or css draw the shape, thus making the page load faster as less images are loading.
Q: where is a good tutorial fo doing this?

thehittmann

11:44 am on Feb 1, 2004 (gmt 0)

10+ Year Member



You can draw shapes using DHTML or jscript, ill sticky you a link. It looks fairly complicated.