instant karma
05-22-2003, 09:54 PM
I have an inline frame, and I tried to put a drop down menu on the outside, (index) but it won't show up. Did I do something wrong in the code?
www.pixelfairy.net/colleen
www.pixelfairy.net/colleen
|
View Full Version : iframes and drop-down menus instant karma 05-22-2003, 09:54 PM I have an inline frame, and I tried to put a drop down menu on the outside, (index) but it won't show up. Did I do something wrong in the code? www.pixelfairy.net/colleen Elentari 05-22-2003, 10:44 PM In the code where you put your font size, it should be font-size:10pt; rather than font size=10.....also a helpful tip is to list an alternative font because some people don't have comic sans. To do that you'd do font-family:comic sans ms, arial, tahoma; or whatever values you want. instant karma 05-23-2003, 09:54 PM It still won't work! |