Prezhi0usGurL
03-18-2003, 10:57 PM
OK here's my friend's homepage SHEILA'S PAGE (http://www.hometown.aol.com/swtluvlybebegurl) Ok.. see how she has the her introduction inside the box well its not really a box but it has borders.. does anybody know the code for that one?? coz she wouldnt tell me.. well i know there should be!!! HELP please!!!
Dude128
03-19-2003, 03:03 AM
looks like a simple table to me, but she probably wouldn't tell you because she doesn't know- the entire page appears to be created with a drag n drop editor.
http://www.lissaexplains.com/table.shtml
that is known as a FIELDSET and LEGEND effect.
very similar to a TABLE.
<fieldset>
<legend> Title stuff here </legend>
Text and stuff to be seen in the main part here.
</fieldset>
Of course you can add in some CSS stuff to make is much more fancier too.
Prezhi0usGurL
03-20-2003, 02:57 AM
can u guys help me how she did the pink stuff on the legend thingy?? please..
thanks!
take care,
Kaisy
at first glance, i thought it was an image.
looking at the source code, it is really a form button glorified a bit by using css coding...
<input type=button value=WeLcoMe style="font-family:small fonts;font-size:7pt;color:white;font-weight:bold;height:55px;width:95px;background-color:hotpink;filter:alpha(style=2,opacity=100,fin ishopacity=0);cursor:hand">
Prezhi0usGurL
03-20-2003, 03:16 AM
i juss looked at the source too.. so yea i was gonna post a message here that says im sorry coz i finally figured out how.. so yea.. thanks for the help anyways.. i really appreciated it..
Love Lots,
Kaisy