1.Copy the code in the textbox below, and paste it onto your website.
2.Where it says 'YOUR TITLE HERE' put, ofcourse, your title.
3.Where it says 'YOUR TEXT HERE' put the text you want to go inside the box.
Changing the looks.
To change the colour of the border, where it says "border:1px solid #000000; change the #000000 to the colour code of the colour you'd like it to be. Also, if you'd like to change the width of the border, change '1px' to a higher number of your choice!
To change the width and hight of the box, go to width:150; height:140 and change the numbers.
To change font size of the title,go to FONT-SIZE: 15pt and change the number. The smaller the number, the smaller the size.
To change the colour of the title, the first COLOR: #000000; change the #000000 to the colour code of the colour you'd like.
To change the font of the title, go to the part where it says FONT-FAMILY: ARIAL; delete arial, and replace it with the font you'd like.
To change the size of the writing inside the box, go to FONT-SIZE: 7pt and change the number to whatever size you'd like your text to be. The higher the number, the larger the text.
To change the colour of the text inside the box, go to the second COLOR: #000000; and change the #000000 to the colour code of the colour you'd like.
To change the Font of the text inside the box, go to FONT-FAMILY:verdana; delete'Verdana' and replce it with the font you want.