User:MrPib

From All The Fallen Stories
Revision as of 03:25, 21 October 2018 by MrPib (talk | contribs)
Jump to navigation Jump to search

SITE HTML CODES

I don't remember all of them off the top of my head right now, but here they are:

THESE WORK

(Replace {} with <> as I can't seem to get "code" to work at the moment)

{B}BOLD{/b} {I}italics{/i}


these might work

This is for the header {Head} {Title} "text that shows current page info goes here" {/title}

Not a standardized part of HTML so it may vary {Image}favicon.png{/image} {/head}

{Body bgcolor=######} (background color is page wide, can be hex or standardised color

{Font color="GREEN"}this HTML tag can be applied to the whole page,or just certain parts{/font}

(Rainbow text can be done manually to each letter, or done with CSS/JS)