









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of html, including the importance of html, html standards, html terminology, and basic html elements. Learn about the difference between elements and tags, the role of attributes, and common html elements such as <p>, <br>, <hr>, and <img>. Discover deprecated elements and best practices for using html.
Typology: Slides
1 / 15
This page cannot be seen from the preview
Don't miss anything!










HTML most important protocol for webmasters.
-^
HTML allows authors to publish onlinedocuments with headings, text, tables, lists,graphics, etc.
-^
HTML originally intended for exchange oftechnical documents, but has far outgrown thosesimple original goals. Serious web authors must have excellent HTML skills!(…at least for now)
HTML Standard managed by the World WideWeb Consortium (W3C)
-^
Several HTML versions – available at W3C site(http://www.w3.org
improved forms
Element
and/or behaviors of a document
-^
Case insensitive
-^
Consists of start tag, content, and end tag
-^
Some elements do not require or have content orend tags (e.g.,
or
)
Attributes
within an element’s start tag. Like “properties” inprogramming languages. Frequently in the form property = value
Deprecated
has been outdated by new constructs. So far,virtually all browsers support all deprecatedelements/attributes, but may not in future.
HTML element
-^
HEAD element
-^
TITLE element^ – Important – Prominently displayed in browser and most
search results.
HTML Fanatics Society”
Document – The GUTS OF THE PAGE!– Attributes: Background, BGCOLOR, text, link,
vlink [deprecated in HTML 4 because of CSS]
documents using frames.
“normal” text for many browsers.
-^
-^
-^
-^
-^
-^
-^
-^
-^
-^
-^
-^
-^