0 thoughts on “

  1. err.. this is probly a stupid question.. but yea, on your stephanie.innanen.com website.. those little borders you have around things.. how do you do that?.. i don’t know much html and when i was trying to edit mine and i put in a border it doesn’t come out w/just a color like that.. know what i mean?

    • What Stephanie did was use a table, I don’t know how familiar you are with HTML, but I have a good link for you to read. It’s a kiddie page but I have to have kiddie instructions or else I can’t figure out how to do things like that. That’s how I learned HTML. You can also email me if you have questions 🙂 Go here or here:
      http://www.lissaexplains.com/table.shtml

      The way to add a colored border to things is to add the bordercolor=”#whatever” tag. Your border size can be any size, although it looks retarded if you go past 3 or 4.

      When i post things in HTML code on here it kinda fudges it all up and adds extra spaces behind the “TR” and the “TD” and the “TABLE” at least, that’s what it does when I preview my comment. So if you are going to practice with that code, take out those spaces. This is the code:

      </p> <table BORDER="2" CELLPADDING="20" CELLSPACING="0" bordercolor="#CCCCFF"></p> <tr> <td>hi this is a table</td> </tr> </table> <p>
      and this is what it would look like:

      hi this is a table

Leave a Reply

Your email address will not be published.

CommentLuv badge