Download presentation
Presentation is loading. Please wait.
Published byOswin Booth Modified over 9 years ago
1
HTML tags and attributes By: Dennis Champagne
2
List of tags
3
(comment) Used to insert a comment into the code
4
Used to indicate if file is using html 5
5
(anchor) Used to mark a location in a page. Can be used to link to another page also.
6
DEPRECATED Used to insert java applets into a webpage Similar to and Used with Replaced by and in HTML 5
7
The tag is used to create a link on a section of an image
8
The tag is used to insert audio files into a HTML page
9
The tag is used to make text bold Suggested that CSS is used instead
10
The tag is used to define the base URL of the document
11
The big tag was used to make text larger Deprecated and removed in HTML 5
12
The blockquote tag is used to mark a quote from another cite
13
The body tag is used to create the body of the HTML document
14
Defines a break in the line
15
Used to create a button
16
Used to center text Deprecated and remove as of HTML 5
17
Used to mark computer code
18
Used to put a strikethrough on text
19
Defines a division in an HTML page
20
Used to emphasize text
21
Used to embed objects into a HTML document Similar to
22
Used to change font Deprecated and removed in HTML 5
23
Used to create an area for the client to enter text Should be used with and
24
Added frames to a HTML page Removed because of the severity of damage usually caused Went with and
25
Was used to define a set of frames Removed because of severity of damage caused by typical use Went with and
26
- Used to make text into a heading Six different sizes, denoted by the number Lowest number denotes highest importance
27
Used to add a head to the page The head is used mainly for,, and
28
Used to make a horizontal rule Similar to
29
THE essential tag Denotes a HTML page
30
Used to make text itialic
31
Used to add an inline frame Easier to use than frames Unlike frames, was NOT removed in html 5 Can display a different webpage inside
32
Used to add an image Added usage when used with and or with
33
Used to insert text
34
Defines a list item Used inside or
35
Used to map areas of an image Used with and
36
Used to store metadata (data about data) Used inside Can denote author, description, keywords, and much more
37
Was used to show text when a browser did not support frames Was used with Removed in HTML 5 Similar to
38
Used to show text when a browser does not support script Similar to Used with
39
Used to define an embedded object in a HTML page Similar to or the removed Works with, like did
40
Used to define an ordered list Similar to Used with
41
Used to define a paragraph
42
Was used with before html 5 Now used with and Used to define parameters for an embedded object
43
Was used to define preformated text Replaced with CSS scripting language Removed in HTML 5
44
Used to define a short quote Adds quotations around the text inside For long quotes, use
45
Used to put a strikethrough on text DEPRECATED in HTML 4 REMOVED in HTML 5 Use CSS scripting language instead
46
Used to define s
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.