View Full Version : Where does it go?


deliciouspeach
07-15-2003, 06:17 PM
Here's my web layout...my question is where can I put a fireworks click thing, a picture, and an updates box? Is this layout screwed up?
Thanks 4 looking!


<html>
<head>
<title>^^^ysecrets</title>

<style type="text/css">

background-image: url(http://www.geocities.com/delicioussecret16/bg-star.JPG);

cursor: default;

body
{background-image: url(http://www.geocities.com/delicioussecret16/bg-star.JPG);
background-repeat: repeat;
background-position: valueI valueII;
background-attachment: fixed;

font-family: wendy medium;
color: #000000 ;
letter-spacing: 0pt;
font-weight: lighter;
font-size: medium;
direction:rtl;

scrollbar-face-color : #FF99CC;
scrollbar-highlight-color : #ffffff;
scrollbar-3dlight-color : #ffffff; scrollbar-shadow-color : #ffffff;
scrollbar-darkshadow-color : #ffffff; scrollbar-track-color : #FFD9EC;
scrollbar-arrow-color : #ffffff; }

</tr>
</table>}

</style>
</head>
</body>
</html>

MaGiCSuN
07-15-2003, 06:22 PM
this one is really screwed up yeah:

<html>
<head>
<title>^^^ysecrets</title>

<style type="text/css">

body
{background-image: url(http://www.geocities.com/delicioussecret16/bg-star.JPG);
background-repeat: repeat;
background-position: valueI valueII;
background-attachment: fixed;

font-family: wendy medium;
color: #000000 ;
letter-spacing: 0pt;
font-weight: lighter;
font-size: medium;
direction:rtl;

scrollbar-face-color : #FF99CC;
scrollbar-highlight-color : #ffffff;
scrollbar-3dlight-color : #ffffff; scrollbar-shadow-color : #ffffff;
scrollbar-darkshadow-color : #ffffff; scrollbar-track-color : #FFD9EC;
scrollbar-arrow-color : #ffffff; }

</style>

first part fireworks here
</head>
<body>

picture and update box here
</body>
</html>

for the fireworks, some parts do need place between the <head> and </head> (where i got "first part fireworks here") and some parts need to be between <body> and </body>

just follow the instructions here:

http://www.lissaexplains.com/javascript8.shtml

also i would suggest changing wendy medium to a font name like verdana, arial, courier, georgia or times new roman because those are the fonts that everybody has on their computer. Wendy medium migth be on your computer, but for someone that hasn't got that font it will just be plain "times new roman" when viewing the site.


Love,
mirna