I'd like to start of with some basic codes in HTML language that are used quite frequently.
First things first; Most codes have a start and end tag, the difference being the slash (/). You also have some single tags those only consist of a starting tag and do not have a end tag whatsoever.
basics in customizing text.
these are some basic tags that are used quite often sadly i can't show what kind of effects all of them have but once you try these out in the club you will grab the meaning of these quite easily.
<b>bold</b>
<i>italics</i>
<u>underlined</u>
<s>strikethrough</s>
<sub>subscript</sub>
<sup>superscript</sup>
---------------------------------------------------------------------------------------------------------------------------
Going to the next line without double spacing can be done with the break line code <br>. The break line code saves characters and is very useful. The break code is a single tag, meaning you do not have to use any closing tags or whatever.
---------------------------------------------------------------------------------------------------------------------------
Now the following codes aren't very common but these tags aren't always read as what you might see them as right now, strong might translate to bold on wattpad but that could be changed in the future so it would translate to, for example, both bold and italics. The same goes for the other tags shown below. i'm not entirely sure why but these tags do seem to show what it is they do!
<strong>strong</strong>
<em>emphasis</em>
<ins>insert</ins>
<del>delete</del>
YOU ARE READING
rules of coding
RandomWhat's up my name is romee and I think I am actually not that good in teaching if i am being honest. I'm giving it a shot anyway, so here's an easy access guide regarding the rules of coding on wattpad. [cover coded by yesi || distinctive]
