Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Class notes

Class notes Html notes for beginners

Rating
-
Sold
-
Pages
14
Uploaded on
29-04-2024
Written in
2023/2024

HTML document is a file written in Hypertext Markup Language (HTML), which is used to create web pages. It consists of elements enclosed in tags that define the structure and content of the page, including headings, paragraphs, images, links, and more. The basic structure includes a tag containing and sections, with metadata and the main content, respectively. It's the foundation for building web pages on the internet.

Show more Read less
Institution
Course

Content preview

HTML5: Hypertext Markup Language 5


Tags and Syntax in Web Development
Basic building blocks of web development
Used to create and design websites
Allows for the structuring and presentation of content on the web
HTML Entities and Character Sets
Special characters and symbols used in HTML
Ensured consistent display of characters across all devices and platforms
Common entities: &, <, >, ", '
Tags for Text Formatting
Strong
<strong> tag for important or emphasized text
Renders as bold text
Emphasis
<em> tag for emphasized text
Renders as italicized text
Small
<small> tag for small text
Reduces the size of the text
Important Elements in HTML
Heading
<h1> to <h6> tags for headings
Descending order of importance from <h1> to <h6>
Paragraph
<p> tag for paragraphs
Indicates a block of text as a paragraph
List
<ul> tag for unordered lists
<ol> tag for ordered lists
<li> tag for list items
Nested Lists
Lists within lists
Used to create complex hierarchical structures
Comments in HTML
Used for explanations or notes within HTML code
Syntax: <!-- comment goes here -->
Note: This is not an exhaustive overview of HTML, but covers the important basics of
HTML5 and its syntax.


Tasty ML: Tags and Syntax in Web Development

HTML Entities and Character Sets
HTML entities are used to display special characters in HTML
Character sets define the characters that can be used in HTML documents
Tags for Text Formatting

, <strong> is used to make text bold
<em> is used to emphasize text
<small> is used to display text in a smaller font size
HTML5
Hypertext Markup Language 5 is the latest version of HTML
It introduces new features such as semantic elements and multimedia support
Important Elements in HTML
<h1> to <h6> are used for headings
<p> is used for paragraphs
<ul>, <ol> and <li> are used to create unordered and ordered lists
Nested Lists
Lists can be nested to create a hierarchy of items
Comments in HTML
Comments are used to add explanations and notes to HTML code
They are written as <!-- comment goes here --> and are not displayed in the browser


HTML: Hypertext Markup Language
HTML is the standard markup language used to create web pages. It consists of various
elements or tags that are used to define different parts of a web page.

Important Elements in HTML
Heading: Used to define headings of different levels. There are six levels of headings,
denoted by <h1> to <h6> tags.
Paragraph: Used to define a block of text. The <p> tag is used to create a paragraph.
List: Used to create lists. There are two types of lists - ordered list (denoted by <ol> tag) and
unordered list (denoted by <ul> tag). Each item in the list is denoted by the <li> tag.
Nested Lists and Ordered Lists
Nested Lists: It is possible to create lists within lists. This is called nesting.
Ordered Lists: Ordered lists display the items in a numbered format. You can change the
type of numbers used by using the type attribute.
Text Formatting Tags
Strong: The <strong> tag is used to indicate that the text within the tag is of strong
importance.
Emphasis: The <em> tag is used to indicate that the text within the tag should be
emphasized.
Small: The <small> tag is used to define smaller text.
HTML Entities and Character Sets
HTML entities are used to represent characters that are not available on the keyboard or
have a special meaning. For example, the copyright symbol (©) can be represented using
the &copy; entity.

Character sets define a collection of characters that can be used in HTML documents. The
default character set used in HTML is UTF-8, which supports a wide range of characters
from different scripts.

Comments in HTML

Written for

Course

Document information

Uploaded on
April 29, 2024
Number of pages
14
Written in
2023/2024
Type
Class notes
Professor(s)
Gokulapriya.s
Contains
All classes

Subjects

$10.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
gokulapriyapriya49

Get to know the seller

Seller avatar
gokulapriyapriya49 Vidya bhavan
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 year
Number of followers
0
Documents
2
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions