HTML - HTML is short for HyperText Markup Language and is the language of the World Wide Web. It is the standard text formatting language used for creating and displaying pages on the Web. HTML documents are made up of two things: the content and the tags that format it for proper display on pages, Tags - Content is placed in between HTML tags in order to properly format it., < - Less than symbol, > - Greater than symbol, / - A slash symbol is also used as a closing tag. For example: <strong>sample</strong>, Comment Tags - Comments in HTML begins with “<!–“and ends with “–>”. For example:<!-- A SAMPLE COMMENT --> , Anchor Tag - Used to create hyperlinks e.g. <a href=” “>…</a> tag, Style Sheets - Style sheets enable you to build consistent, transportable, and well-defined style templates. These templates can be linked to several different web pages, making it easy to maintain and change the look and feel of all the web pages within site., Font Color Tags - To create text with different colors, use the <font color=”color”>…</font> tags for every character that you want to apply color. You can use this tag combination as many times as needed, surrounding a single character or an entire word., <p> and </p> - Paragraph tags, H1, H2, H3, H4, H5, H6, H7 - Examples of Heading Tags, Marquee - A marquee allows you to put a scrolling text in a web page. To do this, place whatever text you want to appear scrolling within the <marquee> and </marquee> tags., WWW Consortium - The World Wide Web Consortium is responsible for making web standards., Google Chrome - An example of a web browser, .html - Extension you should use when saving web pages.,

Leaderboard

Visual style

Options

Switch template

Continue editing: ?