SlideShare a Scribd company logo
 
Understands the importance and the skills that enhance web pages by being able to: Use ordered, unordered lists & definitions with their attributes Code formatting tags such as bold, italicize and underline Insert the font style tag for web site  Insert specific non-character codes when applicable Check for grammatical problems with a web page Combined and use all codes through Chapter 3 Define key words given in this chapter Use the sections of a website to create the wireframe for major student project
Flag + E :  Opens up Computer Dialog box Flag + D :  Places all documents on the status bar Alt + Tab :  moves you thru all open documents Ctrl + A :  Selects an entire document Ctrl + C :  Copies Ctrl + V :  pastes Ctrl + X:  cuts
Ordered lists Unordered lists; Definition lists.
Use when order of list IS IMPORTANT Element & paired tag Two kinds of elements for numbered lists: <ol></ol>  specifies that this is a numbered list <li></li>: marks each item in the list</li>
<ol>opening tag for an ordered list <li>1 st  list item</li> <li>2 nd  list item</li> <li>3 rd  list item</li> </ol>closing tag for an ordered list Numbered List
Attributes need to be in quotation marks (“quote marks”) Two ordered list attributes: “ start ”=specifies the first number in list (5, 6, 7) “ type ”=specifies numbering style for list (A, or a; I or I; etc.)
All ordered lists begin with decimal number  “1” Place  start  attribute inside <ol> start tag To change starting  number: <ol start=“10”> <li>List here</li> <li>List here</li> </ol>< “ 10”
Consists of one or more items each prefaced by a  bullet  (big dot or check mark) When order is NOT important Uses Element & paired tag: <ul></ul> <li></li>
<ul> <li>1 st  list item</li> <li>2 nd  list item</li> <li>3 rd  list item</li> </ul>
Three types of bullets: Disc :  solid circle bullets (default bullet) Square :  solid square bullets Circle :  hollow circle bullets To specify kind of circle <ul  type =“circle”>
ORDERED LIST UNORDERED LIST <ol> <li>First line</li> <li>Second line</li> <li>Third line</li > </ol> <ul>   <li>First line</li>   <li>Second line</li>   <li>Third line</li> </ul>
ORDERED LIST UNORDERED LIST <ol start=“5”> <li>First line</li> <li>Second line</li> <li>Third line</li > </ol> <ul type=“circle”>   <li>First line</li>   <li>Second line</li>   <li>Third line</li> </ul>
Group terms and definitions into single list  3 different elements <dl></dl> <dt></dt> <dd></dd>
<dl> <dt>First term name</dt> <dd>definition for 1 st  term</dd> <br /><br /> (puts 1 space) <dt>Second term name</dt> <dd>definition of 2 nd  term</dd> </dl>
 
<strong></strong>:  bold :  Darkens text so that it stands apart from other text <em></em>:  italicize:  Texts slants to the right to separate it from other text. < u></u>:  underline:  Places a line underneath text.
All websites have their own default setting for font style Three major font styles are: Arial Times New Roman Helvetica Use these three styles to set font on your website Use following with the start <body> tag: <body bgcolor=“green”><font style=“Arial, Times New Roman, Helvetica”> </font></body>
One special non-character code is: &nbsp; The code is used as a replacement for <pre></pre> tag Not an element or an attribute This tag adds white space & does not distort text Two “&nbsp;”  equals approximately one space
Identification HTML Code Symbol Left & right single apostrophe  &lsquo;&rsquo; (It’s) Left & right quotation marks  &ldquo;&rdquo; ( “follow”) Fraction &frac12; ½ Copyright  &copy; © Hyphen &minus; —
Misspelled words Misused words Inaccurate use of words Complete sentences Correct use of punctuation and capital letters
 

More Related Content

PPT
Lecture 4
PPT
ODP
PPT
Krazykoder struts2 ui_tags
PPTX
1-06: More HTML Elements
ODP
Html intro
PPT
Html Presentation Of Web Page Making
ODP
Htmltag.ppt
Lecture 4
Krazykoder struts2 ui_tags
1-06: More HTML Elements
Html intro
Html Presentation Of Web Page Making
Htmltag.ppt

What's hot (19)

PPT
Html ppt
PPT
Html Ppt
PPTX
Html basic tags
PPT
Html Ppt
PDF
Tm 1st quarter - 1st meeting
PPT
Html text formatting
PPT
HTML
PPT
Intro Html
DOCX
html tags
PPT
Usable and Accessible Web Forms
PPT
static dynamic html tags
PPT
Html ppt
PPTX
Web design - Working with Text and Lists in HTML
PPT
PPT
Html tag
PPTX
New HTML5/CSS3 techniques
PPTX
Design Dream
PPT
Html ppt computer
PPTX
Crafting Store: Coding and Crafting Guide
Html ppt
Html Ppt
Html basic tags
Html Ppt
Tm 1st quarter - 1st meeting
Html text formatting
HTML
Intro Html
html tags
Usable and Accessible Web Forms
static dynamic html tags
Html ppt
Web design - Working with Text and Lists in HTML
Html tag
New HTML5/CSS3 techniques
Design Dream
Html ppt computer
Crafting Store: Coding and Crafting Guide
Ad

Viewers also liked (9)

PDF
Clojure 1.5
PPT
Farrah bostic 5for5
PDF
Agile Coaching P2
PDF
Grant's mansion
PPTX
Is Your Business Compliant With IRS Filing Requirements?
PPT
The population
PDF
5 little clojure functions
PDF
Ansible on AWS
PDF
ldc dev-clojure
Clojure 1.5
Farrah bostic 5for5
Agile Coaching P2
Grant's mansion
Is Your Business Compliant With IRS Filing Requirements?
The population
5 little clojure functions
Ansible on AWS
ldc dev-clojure
Ad

Similar to Chapter 3 class presentation (20)

PPT
Html Creating List
ODP
ODP
PPTX
Project 02 Creating and Editing a Web Page - Notes
PPT
Other H T M L Tags
PPTX
Lesson 5 indenting and creating spaces
PPT
Html Intro2
PPT
Understanding THML
PPTX
HTML ppt.pptx
PPT
Html Ppt
PPT
List in webpage
PPT
List in webpage
PPT
List in webpage
PPT
List in webpage
PPT
List in webpage
PPT
List in webpage
ODP
Html intro
PPT
Html tutorial
PDF
IST 561 Session2--Feb 2, 2009 Basic XHTML Concepts
PPTX
T.2.8.pp
Html Creating List
Project 02 Creating and Editing a Web Page - Notes
Other H T M L Tags
Lesson 5 indenting and creating spaces
Html Intro2
Understanding THML
HTML ppt.pptx
Html Ppt
List in webpage
List in webpage
List in webpage
List in webpage
List in webpage
List in webpage
Html intro
Html tutorial
IST 561 Session2--Feb 2, 2009 Basic XHTML Concepts
T.2.8.pp

More from cmurphysvhs (20)

PPTX
Unit 1 chapter 3 student trade barriers
PPTX
Unit 1 chapter 3 student trade barriers
PPTX
Unit 1 chapter 3 trade barriers
PPTX
Chapter 3 power point
PPTX
Chap 2 class notes
PPTX
Acct chapter 17
PPTX
Acct chapter 16
PPTX
Acct chapter 15 class presentation
PPTX
Chapter 4 class power point
PPTX
Acct chapter 14
PPTX
Acct chapter 14
PPTX
Chapter 4 class presentation
PPTX
Chapter 4 class presentation
PPTX
Chapter 3 class power point
PPTX
Chapter 3 class power point
PPTX
Chapter 13 power point presentation
PPTX
Chapter 2 class power point
PPTX
Chapter 1 Class PP Notes
PPTX
Chapter 12 Class Power Point
PPTX
WDD Chapter 1 class pp notes
Unit 1 chapter 3 student trade barriers
Unit 1 chapter 3 student trade barriers
Unit 1 chapter 3 trade barriers
Chapter 3 power point
Chap 2 class notes
Acct chapter 17
Acct chapter 16
Acct chapter 15 class presentation
Chapter 4 class power point
Acct chapter 14
Acct chapter 14
Chapter 4 class presentation
Chapter 4 class presentation
Chapter 3 class power point
Chapter 3 class power point
Chapter 13 power point presentation
Chapter 2 class power point
Chapter 1 Class PP Notes
Chapter 12 Class Power Point
WDD Chapter 1 class pp notes

Recently uploaded (20)

PDF
IGGE1 Understanding the Self1234567891011
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
advance database management system book.pdf
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Cell Types and Its function , kingdom of life
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
Unit 4 Skeletal System.ppt.pptxopresentatiom
PPTX
Introduction to Building Materials
PDF
Classroom Observation Tools for Teachers
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
Trump Administration's workforce development strategy
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
IGGE1 Understanding the Self1234567891011
Final Presentation General Medicine 03-08-2024.pptx
Chinmaya Tiranga quiz Grand Finale.pdf
advance database management system book.pdf
Weekly quiz Compilation Jan -July 25.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Computing-Curriculum for Schools in Ghana
Cell Types and Its function , kingdom of life
Supply Chain Operations Speaking Notes -ICLT Program
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Unit 4 Skeletal System.ppt.pptxopresentatiom
Introduction to Building Materials
Classroom Observation Tools for Teachers
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Trump Administration's workforce development strategy
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...

Chapter 3 class presentation

  • 1.  
  • 2. Understands the importance and the skills that enhance web pages by being able to: Use ordered, unordered lists & definitions with their attributes Code formatting tags such as bold, italicize and underline Insert the font style tag for web site Insert specific non-character codes when applicable Check for grammatical problems with a web page Combined and use all codes through Chapter 3 Define key words given in this chapter Use the sections of a website to create the wireframe for major student project
  • 3. Flag + E : Opens up Computer Dialog box Flag + D : Places all documents on the status bar Alt + Tab : moves you thru all open documents Ctrl + A : Selects an entire document Ctrl + C : Copies Ctrl + V : pastes Ctrl + X: cuts
  • 4. Ordered lists Unordered lists; Definition lists.
  • 5. Use when order of list IS IMPORTANT Element & paired tag Two kinds of elements for numbered lists: <ol></ol> specifies that this is a numbered list <li></li>: marks each item in the list</li>
  • 6. <ol>opening tag for an ordered list <li>1 st list item</li> <li>2 nd list item</li> <li>3 rd list item</li> </ol>closing tag for an ordered list Numbered List
  • 7. Attributes need to be in quotation marks (“quote marks”) Two ordered list attributes: “ start ”=specifies the first number in list (5, 6, 7) “ type ”=specifies numbering style for list (A, or a; I or I; etc.)
  • 8. All ordered lists begin with decimal number “1” Place start attribute inside <ol> start tag To change starting number: <ol start=“10”> <li>List here</li> <li>List here</li> </ol>< “ 10”
  • 9. Consists of one or more items each prefaced by a bullet (big dot or check mark) When order is NOT important Uses Element & paired tag: <ul></ul> <li></li>
  • 10. <ul> <li>1 st list item</li> <li>2 nd list item</li> <li>3 rd list item</li> </ul>
  • 11. Three types of bullets: Disc : solid circle bullets (default bullet) Square : solid square bullets Circle : hollow circle bullets To specify kind of circle <ul type =“circle”>
  • 12. ORDERED LIST UNORDERED LIST <ol> <li>First line</li> <li>Second line</li> <li>Third line</li > </ol> <ul> <li>First line</li> <li>Second line</li> <li>Third line</li> </ul>
  • 13. ORDERED LIST UNORDERED LIST <ol start=“5”> <li>First line</li> <li>Second line</li> <li>Third line</li > </ol> <ul type=“circle”> <li>First line</li> <li>Second line</li> <li>Third line</li> </ul>
  • 14. Group terms and definitions into single list 3 different elements <dl></dl> <dt></dt> <dd></dd>
  • 15. <dl> <dt>First term name</dt> <dd>definition for 1 st term</dd> <br /><br /> (puts 1 space) <dt>Second term name</dt> <dd>definition of 2 nd term</dd> </dl>
  • 16.  
  • 17. <strong></strong>: bold : Darkens text so that it stands apart from other text <em></em>: italicize: Texts slants to the right to separate it from other text. < u></u>: underline: Places a line underneath text.
  • 18. All websites have their own default setting for font style Three major font styles are: Arial Times New Roman Helvetica Use these three styles to set font on your website Use following with the start <body> tag: <body bgcolor=“green”><font style=“Arial, Times New Roman, Helvetica”> </font></body>
  • 19. One special non-character code is: &nbsp; The code is used as a replacement for <pre></pre> tag Not an element or an attribute This tag adds white space & does not distort text Two “&nbsp;” equals approximately one space
  • 20. Identification HTML Code Symbol Left & right single apostrophe &lsquo;&rsquo; (It’s) Left & right quotation marks &ldquo;&rdquo; ( “follow”) Fraction &frac12; ½ Copyright &copy; © Hyphen &minus; —
  • 21. Misspelled words Misused words Inaccurate use of words Complete sentences Correct use of punctuation and capital letters
  • 22.