Currently learning how to html don’t hate me but these are just some description codes it took me like years to find jsing. IM NICE LIkE THIS
Bold text: <b> Here is your text </b>
Italic text: <i> Here is your text </i>
Underlined text: <u> Here is your text </u>
Strike-through text: <s>
Here is your text</s>Centered text: <center> text </center>
Text to the right: <div style=”text align: right”> text </div>
Text to the left: <div style=”text align: left”> text </div>
Font size: <font size=”2”>text</div>
Font family: <font face=”century gothic”>text</div>
Link (opening in the same tab):<a href=”LINK URL HERE”>LINK TITLE</a>
Link (opening in new tab/window): <a href=”LINK URL HERE” target=”_blank>LINK TITLE</a>
Inserting an image: <img src=”IMG URL HERE”>
OH MY GODS YES FINALLY I’M TECH SAVVY NOW GUISE