Common Terms for Changing Text in HTML

An picture of HTML. What did you expect?
Image Source

What are some of the basics of HTML?

HTML is a commonly used coding language mainly used for websites. HTML is sometimes thought of as a begginer's language since it is easy to learn.

Some things you can do with it include changing text size, creating hyperlinks, adding images, changing font, changing background and text colors, and much, much more.

You can also do things like change the color of text or the font, and even change text size to be big or small.

What are some common terms?

  • <b> and <strong> make text bold.
  • b

    strong

  • <i> and <ins> underline text.
  • u

    ins

  • <s> and <del> put strikethroughs through text.
  • s

    del

  • <mark> highlights text.
  • mark
  • <i> and <em> make text italic.
  • i

    em

  • <small> makes text small, and <big> makes text big.
  • small normal big
  • <sub> makes text subscript, and <sup> makes text superscript.
  • sub normal sup
  • <p> makes paragraphs.
  • p

    p

    There are many different ways to edit with HTML! When making a page, you can edit and adjust to your liking!
Created by SEBASTIAN SPIVEY
Powered by