Posted by HTML test

Forrest ❅ G1
Patches RLC (#190706)

Maneater
View Forum Posts


Posted on
2020-02-13 16:18:09

Hello!Hopefully this works!




Hrt Icon 0 players like this post! Like?

Edited on 13/02/20 @ 16:22:55 by efwea (#190706)

Forrest ❅ G1
Patches RLC (#190706)

Maneater
View Forum Posts


Posted on
2020-02-13 16:25:02

HEADER TEXT HEREBODY TEXT HERE








Hrt Icon 0 players like this post! Like?


Edited on 17/02/20 @ 09:15:25 by efwea (#190706)

Forrest ❅ G1
Patches RLC (#190706)

Maneater
View Forum Posts


Posted on
2020-02-13 17:44:50
disecting how it works for myself

<*table style="width:100%;height:auto;border:1px solid #261911;">
<*table style="width:xx%;height:xx;border:xxpx solid #000000;">
this part establishes background table size + border color/size

<*tr>
opens html code for inside table (?)

<*td style="background:url("https://puu.sh/CX0F1/8c46c7128a.png")">
<*td style="background:url("link to background image")">
puts image in background

<*p style="text-align:center;color:#261911;font-family:'Candara';">
<*p style="text-align:center;color:#000000;font-family:'font';">
text format (font/color?) for header box

<*/p>
closes text format argument (?)

<*p style="text-align:center;color:#261911;font-family:'Candara';">
<*p style="text-align:center;color:#000000;font-family:'font';">
same as above ^

<*span style="background:#e8b4cb;border:1px solid #261911;float:left;width:90%;height:50px;margin:30px;margin-bottom:10px;margin-top:35px;padding:10px;color:#261911;font-size:20px;">
<*span style="background:#000000;border:xpx solid 000000;float:left;width:xx%;height:xxpx;margin:xxpx;margin-bottom:xxpx;margin-top:xxpx;padding:xxpx;color:#000000;font-size:xxpx;">
styles header box (in order from first to last - box background color, border width, border color, box width, box height, box distance from left, distance from next box on the bottom, distance from above box, distance from text to top/bottom of box, font color, font size)

header text here
text in header

<*/span>
closes head box style code

<*span style="background:#eadba5;border:1px solid #261911;float:left;width:90%;height:auto;padding:20px;margin: 5px 1px 35px 30px;color: #261911;">
<*span style="background:#000000;border:xpx solid 000000;float:left;width:xx%;height:xxpx;margin:xxpx;margin-bottom:xxpx;margin-top:xxpx;padding:xxpx;color:#000000;font-size:xxpx;">
same as above but for body box ^

body text here
text in body box

<*/span>
same as above ^

<*/td>
closes background photo code (?)

<*/tr>
closes html code for inside table (?)

<*/table>
closes background table code (?)

please correct me if I'm wrong I'm trying to learn here ^^! this is the free html from katie #106445 that I messed around with

link



Hrt Icon 0 players like this post! Like?


Edited on 13/02/20 @ 18:17:05 by efwea (#190706)







Memory Used: 628.29 KB - Queries: 2 - Query Time: 0.00057 - Total Time: 0.00420s