HTML Hypertext Markup Language - PowerPoint PPT Presentation

1 / 17
About This Presentation
Title:

HTML Hypertext Markup Language

Description:

... the BODY tag by setting the BGCOLOR attribute equal to the color hexadecimal equivalent. BODY BGCOLOR='HEX DECIMAL COLOR CODE' ... – PowerPoint PPT presentation

Number of Views:309
Avg rating:3.0/5.0
Slides: 18
Provided by: fcsdte
Category:

less

Transcript and Presenter's Notes

Title: HTML Hypertext Markup Language


1
HTMLHypertext Markup Language
  • Web Publishing Design
  • Fairport High School
  • Technology Department

2
HTML structuring tag pairs
3
Basic HTML text tags
4
HTML headings
5
HTML tags for an ordered list
6
HTML tags for an unordered list
7
HTML text formatting tags
8
HTML font formatting tags attributes
9
Applying a Background Color
  • In addition to using an image, you can also
    specify a color for your Web pages background.
  • You indicate a color in the ltBODYgt tag by setting
    the BGCOLOR attribute equal to the color
    hexadecimal equivalent.
  • ltBODY BGCOLORHEX DECIMAL COLOR CODEgt

10
Selected values for the ltAgt..lt/Agt tag pair HREF
attribute
11
Hyperlinks
  • EXTERNAL LINK
  • ltA HREFhttp//www.disney.comgtDisneylt/Agt
  • INTERNAL LINK
  • ltA HREFfilename.htmgtText to be hyperlinkedlt/Agt
  • E-MAIL LINK
  • ltA HREFmailtoemail addressgtE-Maillt/Agt

12
HTML ALIGN attribute
13
Using Graphics
  • Common graphic file types
  • graphic.gif
  • graphic.jpg
  • Create an Images folder in your Web folder
  • ltIMG SRClocation of graphicgt
  • ltIMG SRCimages/filenamegt

14
Commonly used IMG attributes
15
HTML table tags
16
Table and cell border attributes
17
Table and cell border attributes
Write a Comment
User Comments (0)
About PowerShow.com