1. 2 Blitzen Cupcake and 1,000MP
2. 2 Bug Quell Plushie and 2,500MP
3. 2 Bellerina and 1,250MP
4. 2 Seasonal Cupcake and 300MP
5. 2 Blue Fire Dress and 600MP
6. 2 Elf and 150MP
7. 2 Minti and 3,000MP
8. 2 Fat Snowman Plushie and 1,500MP
9. 2 Seasonal Sword and 500MP
10. 2 Christmas Gift Cupcake and 950MP
11. 2 Elf vs Beelzebub and 5,000MP
12. 2 Broken Seasonal Candycane and 1MP
13. 2 God Wig and 750MP
14. 2 Mistletoe Plushie and 425MP
15. 2 Butterfly Dress and 4,000MP
16. 2 Magic Christmas Tree and 1,500MP
17. 2 2013 Christmas Carols and 500MP
18. 2 Dark Lorius Shirt and 5,000MP
19. 2 Blue Fire Suit and 250MP
20. 2 Stocking Candycane and 2,000MP
21. 2 Frost Hoodie and 700MP
22. 2 Nightmare Snowman Plushie and 666MP
23. 2 Snixie and 350MP
24. 2 Elf Pearl and 7,500MP
OKay so now for the table bit. This is where it gets complicated For each box you need to code many different things about it.
<Table> <Td Background=http://i41.tinypic.com/2mm9v0o.jpg > <Div Style=overflow:auto;width:520px;height:130px;border-width:1px;border-style:solid;border-color:FFFFFF;> <h1>HEADER TEXT GOES HERE</h1> TEXT GOES HERE
</Div></TD>
This is the code for just one long box. For each new line of boxes you need the <table> to format the boxes as a table. Then you need the background image of the box. <td background= > Then you need the style of the box,( how it looks) you need to include the size, and border information. you also have to include a code that affects the overflow of text,
you can see how I have done it above. after this you need to add the text, firstly the header. then the normal text. to make the header text like you have set it you have to include the style tag <h1>TEXT</h1>
then you can do your normal text. to close the box you then do </div> </td>
(as you see for another box include no table code, you only need it for the first box on the line) <Td Align=Right> <Td Background= http://i41.tinypic.com/2mm9v0o.jpg > <Div Style=overflow:auto;width:255px;height:150px;border-width:1px;border-style:solid;border-color:FFFFFF;> <h1>Header</h1>
Text
</Div></Td> </Div></Td></Table> (for the last box on the line, if there are multiple boxes, you need to include this extra coding)
Try altering all the box information and styles for your own sort of layout if there are any questions just look them up on the internet you will find out how to
<div align=left> <div style=overflow:auto;position:relative;width:228px;height:252px;top:387px;left:696px;margin-right:-228px;margin-bottom:-252px;> <h1>Our Examples:</h1> <center> <a href="http://www.marasites.com/?name=annpa56&page=SignaturesNametags">Signatures and Name Tags</a> </center> <br> <center> <a href="http://www.marasites.com/?name=annpa56&page=FreePremades">Free Premades</a> </center> </div>
<div align=left> <div style=overflow:auto;position:relative;width:206px;height:19px;top:331px;left:699px;margin-right:-224px;margin-bottom:-19px;> <font color=#000000 size=1 style=arial> <marquee>Check out our new FREE Premades. And our new Signatures, and Name Tags!!</marquee> </font> </div>
<div align=left> <div style=overflow:auto;position:relative;width:214px;height:139px;top:95px;left:756px;margin-right:-214px;margin-bottom:-139px;> <center> <font color=#2461ff size=2 style=tahoma> All your latest news goes here ect. </font> </center> </div>
<Td background=http://i31.tinypic.com/xojg5g.jpg > <DIV STYLE=overflow:auto;width:400px;height:150px;border:1px;border-style:dashed> <h1>Title</h1><center> text text text text
textetxtettxttetxtxtext <br> <b>BOLD</b> and <u>UNDERLINED</u> and <i>italics</i> so sexy(: and cant forget the <h2><a href="LINK">links!</a><br></h2> </div></td>
<Td background=http://i31.tinypic.com/xojg5g.jpg > <DIV STYLE=overflow:auto;width:297px;height:150px;border:1px;border-style:dashed> <h1>Title</h1><center> text text text text
<Td background=http://i31.tinypic.com/xojg5g.jpg > <DIV STYLE=overflow:auto;width:195px;height:150px;border:1px;border-style:dashed> <h1>Title</h1><center> text text text text
<Td background=http://i31.tinypic.com/xojg5g.jpg > <DIV STYLE=overflow:auto;width:297px;height:150px;border:1px;border-style:dashed> <h1>Title</h1><center> text text text text
textetxtettxttetxtxtext <br> <b>BOLD</b> and <u>UNDERLINED</u> and <i>italics</i> so sexy(: and cant forget the <h2><a href="LINK">links!</a><br></h2> </div></td>