View Full Version : Dotted something??


sherri
03-04-2003, 08:04 PM
Ok go to this link if you look at the scrollbox it is dotted right?Now I want to make the border of my page dotted sorta like a frame or something.Is that possible?Does someone have a code?PLEASE HELP ME!Thankies


Sherri

The link:

http://expage.com/rainbowfruitycss1

Celeris
03-04-2003, 08:26 PM
<style type="text/css">
<!--
iframe
{border-style: dotted;
border-width: 2px;
border-color: #FF0000;}
-->
</style>

Put that code between your <HEAD> </HEAD> tags. You can edit the border color and style, but the width must be at least 2px or it won't show up correctly. And please don't post the same message twice - once is enough.

sherri
03-14-2003, 07:59 PM
Sorrt I didn't relize I postes twice.Thankyou sooo much.Every time I go to a site and look for html help and then frames they give out a tutrial and it looks really hard...THANKS YOUR AN....:angel: