Skip to main content
Main Content

Lila's HTML Guide (Including Forum Tables!)

Posted 2020-10-18 10:53:13

Thank you! I'm trying to figure out den codes now ha ha


🐾 Neco
#3408

Posted 2020-10-18 10:55:57
If you have any CSS questions I'd be happy to answer those as well :D 

Lila
#225

Posted 2020-10-19 06:26:09

I need a little bit of help with coding :,D

So, my forum HTML code looks like this while I'm editing: 

But then it doesn't seem to work and/or transfer over :,)


Do you have any suggestions on what's gone wrong? qwq


Obscurity
#242

Posted 2020-10-19 07:48:14

Hey Obscurity! I can be of more help if I see the code you used. Let's chat in PMs and we'll figure this out! 


Lila
#225

Posted 2020-10-20 13:34:42

Thanks for the help babes!


≋ ПIƧΉΛ ≋
#12663

Posted 2020-10-20 17:06:53

I've been trying to form something like your example post with tables, but every time I edit it, it has a left alignment. I tried using your coding right from your example, and every time I hit enter, it creates a new box which is not at all what I want. This is the coding I currently have for it:

<table style="height:auto;width:80%;border:1px solid #000;"><tbody><tr><td style="background:#F2F0F0;">

<table style="height:auto;width:75%;border:1px solid #000;"><tbody><tr><td style="background:#2E3B60;"><font color="#FFFFFF"><b></b></font><p style="text-align:center;"><font color="#FFFFFF"><b><span style="font-size:36px;"><span style="font-family:Cambria;">HEADER TEXT</span><br></span></b></font></p></td></tr></tbody></table><br><br><br><table style="height:auto;width:75%;border:1px solid #000;"><tbody><tr><td style="background:#ffffff;"><p style="text-align:center;"><span style="font-size:14px;"></span><span style="font-family:Georgia;"></span><span style="font-family:Cambria;">BODY TEXT<br></span><font color="#000000"><b><span style="font-size:36px;"><br></span></b></font></p></td></tr></tbody></table><br><p>


And what it looks like:

HEADER TEXT




BODY TEXT



smimley
#13646

Posted 2020-10-20 22:07:42 (edited)

Attempt... snyrsmhg



≋ ПIƧΉΛ ≋
#12663

Posted 2020-10-20 22:13:55 (edited)

I'm here! Please allow me a bit to respond <3
@smimley So here's what I edited. I'm making an assumption that you put the code in Code View then used the script editor to make adjustments, but you'll have to work in just code view to make the changes you'd like. You can adjust your code with Inspect Tool and then copy/paste your preferences for the box. Here it is with the code underneath!

<table style="height:auto;width:80%;border:1px solid #000;"><tbody><tr><td style="background:#F2F0F0;">

<table style="height:auto;width:75%;border:1px solid #000;margin-left:13%;"><tbody><tr><td style="background:#2E3B60;"><font color="#FFFFFF"><b></b></font><p style="text-align:center;"><font color="#FFFFFF"><b><span style="font-size:36px;"><span style="font-family:Cambria;">HEADER TEXT</span><br></span></b></font></p></td></tr></tbody></table><br><table style="height:auto;width:75%;border:1px solid #000;margin-left:13%;"><tbody><tr><td style="background:#ffffff;"><p style="text-align:center;"><span style="font-size:14px;"></span><span style="font-family:Georgia;"></span><span style="font-family:Cambria;">BODY TEXT<br></span></p></td></tr></tbody></table></td></tr></tbody></table>

HEADER TEXT


BODY TEXT


Lila
#225

Posted 2020-10-21 06:55:37

How do you put two tables next to each other, instead of them automatically jumping to the next line?


Jackal
#7551

Posted 2020-10-21 10:59:27

I tried putting a wardrobe link in the code text and in the code table it worked but it says this topic doesn't exist?


Ashlynn
#5284

Search Topic