SlideShare a Scribd company logo
1 of 19
Class 4
Reviews: Tags Tags we have covered: <u> ,[object Object]
Single line break
Heading
Strong emphasis
Emphasis
Bold
Italicize
Underline
Anchor (link)
Unordered List
List Item
Ordered List
Insert Image with alternative text<p> <a> <br/> <ul> <h1> <li> <strong> <ol> <em> <imgsrc=“” alt =“”> <b> <i>
Reviews: Inserting an Image <imgsrc=“image location” alt=“image description”/> index.html 1 images/stuart.jpg <imgsrc=“________________” alt=“stuart”/> <imgsrc=“__________________” alt=“murdoc”/> images 2 images/murdoc.jpg 1 2 stuart.jpg murdoc.jpg
Logical VS Physical Markups logical markup tags describe the role a piece of text plays (in line with XML) Physicalmarkup describes the appearance of a piece of text.
W3.org’s guideline for HTML 5 <b> <i>
More Tags align=“       ” left: text lines are rendered flush left. center: text lines are centered. right: text lines are rendered flush right. justify: text lines are justified to both margins. Ex) <h1 align="center"> How to Carve Wood </H1>
blockquote <blockquote> indents left and right margins Non-breaking space &nbsp; More Tags

More Related Content

Viewers also liked

Viewers also liked (7)

Class 21
Class 21Class 21
Class 21
 
Cultural conflict resolution
Cultural conflict resolutionCultural conflict resolution
Cultural conflict resolution
 
Class11
Class11Class11
Class11
 
Class 21
Class 21Class 21
Class 21
 
Why Embrace "Html5"?
Why Embrace "Html5"?Why Embrace "Html5"?
Why Embrace "Html5"?
 
Class22
Class22Class22
Class22
 
Class 17
Class 17Class 17
Class 17
 

Similar to Class4

How to use a blog for publishing scientific research: A training guide part 2
How to use a blog for publishing scientific research: A training guide part 2How to use a blog for publishing scientific research: A training guide part 2
How to use a blog for publishing scientific research: A training guide part 2AfricanCommonsProject
 
HTML & CSS Workshop Notes
HTML & CSS Workshop NotesHTML & CSS Workshop Notes
HTML & CSS Workshop NotesPamela Fox
 
Stylesheets for Online Help - Scott DeLoach, ClickStart
Stylesheets for Online Help - Scott DeLoach, ClickStartStylesheets for Online Help - Scott DeLoach, ClickStart
Stylesheets for Online Help - Scott DeLoach, ClickStartScott DeLoach
 
Visualforce css developer guide(by forcetree.com)
Visualforce css developer guide(by forcetree.com)Visualforce css developer guide(by forcetree.com)
Visualforce css developer guide(by forcetree.com)Edwin Vijay R
 
Making a common css layout
Making a common css layoutMaking a common css layout
Making a common css layoutRobin Nicholls
 
What I brought back from Austin
What I brought back from AustinWhat I brought back from Austin
What I brought back from AustinLisa Adkins
 
Making Your Site Look Great in IE7
Making Your Site Look Great in IE7Making Your Site Look Great in IE7
Making Your Site Look Great in IE7goodfriday
 
WordPress Development Confoo 2010
WordPress Development Confoo 2010WordPress Development Confoo 2010
WordPress Development Confoo 2010Brendan Sera-Shriar
 
SEO Structures by Yavor Milchev
SEO Structures by Yavor MilchevSEO Structures by Yavor Milchev
SEO Structures by Yavor MilchevYavor Milchev
 
4 coding101 fewd_lesson4_j_query_and_buttons 20210105
4 coding101 fewd_lesson4_j_query_and_buttons 202101054 coding101 fewd_lesson4_j_query_and_buttons 20210105
4 coding101 fewd_lesson4_j_query_and_buttons 20210105John Picasso
 
Webpages And Dynamic Content
Webpages And Dynamic ContentWebpages And Dynamic Content
Webpages And Dynamic Contentmaycourse
 
Html Intro2
Html Intro2Html Intro2
Html Intro2mlackner
 
Web Projects: From Theory To Practice
Web Projects: From Theory To PracticeWeb Projects: From Theory To Practice
Web Projects: From Theory To PracticeSergey Bolshchikov
 
Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01Hatem Mahmoud
 

Similar to Class4 (20)

How to use a blog for publishing scientific research: A training guide part 2
How to use a blog for publishing scientific research: A training guide part 2How to use a blog for publishing scientific research: A training guide part 2
How to use a blog for publishing scientific research: A training guide part 2
 
A More Perfect Union with CSS
A More Perfect Union with CSSA More Perfect Union with CSS
A More Perfect Union with CSS
 
You and Your Stylesheet
You and Your StylesheetYou and Your Stylesheet
You and Your Stylesheet
 
HTML & CSS Workshop Notes
HTML & CSS Workshop NotesHTML & CSS Workshop Notes
HTML & CSS Workshop Notes
 
Stylesheets for Online Help - Scott DeLoach, ClickStart
Stylesheets for Online Help - Scott DeLoach, ClickStartStylesheets for Online Help - Scott DeLoach, ClickStart
Stylesheets for Online Help - Scott DeLoach, ClickStart
 
Visualforce css developer guide(by forcetree.com)
Visualforce css developer guide(by forcetree.com)Visualforce css developer guide(by forcetree.com)
Visualforce css developer guide(by forcetree.com)
 
Making a common css layout
Making a common css layoutMaking a common css layout
Making a common css layout
 
What I brought back from Austin
What I brought back from AustinWhat I brought back from Austin
What I brought back from Austin
 
Making Your Site Look Great in IE7
Making Your Site Look Great in IE7Making Your Site Look Great in IE7
Making Your Site Look Great in IE7
 
Understanding THML
Understanding THMLUnderstanding THML
Understanding THML
 
WordPress Development Confoo 2010
WordPress Development Confoo 2010WordPress Development Confoo 2010
WordPress Development Confoo 2010
 
SEO Structures by Yavor Milchev
SEO Structures by Yavor MilchevSEO Structures by Yavor Milchev
SEO Structures by Yavor Milchev
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
4 coding101 fewd_lesson4_j_query_and_buttons 20210105
4 coding101 fewd_lesson4_j_query_and_buttons 202101054 coding101 fewd_lesson4_j_query_and_buttons 20210105
4 coding101 fewd_lesson4_j_query_and_buttons 20210105
 
Webpages And Dynamic Content
Webpages And Dynamic ContentWebpages And Dynamic Content
Webpages And Dynamic Content
 
Html Intro2
Html Intro2Html Intro2
Html Intro2
 
Web Projects: From Theory To Practice
Web Projects: From Theory To PracticeWeb Projects: From Theory To Practice
Web Projects: From Theory To Practice
 
Chapter 2.pdf
Chapter 2.pdfChapter 2.pdf
Chapter 2.pdf
 
Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01Cascading Style Sheets - Part 01
Cascading Style Sheets - Part 01
 

More from Jiyeon Lee (13)

Class19
Class19Class19
Class19
 
Class18
Class18Class18
Class18
 
Class14
Class14Class14
Class14
 
Class15
Class15Class15
Class15
 
Class 12
Class 12Class 12
Class 12
 
Class13
Class13Class13
Class13
 
Class 10
Class 10Class 10
Class 10
 
Class8
Class8Class8
Class8
 
Class7
Class7Class7
Class7
 
Class6
Class6Class6
Class6
 
Class5
Class5Class5
Class5
 
Class 3
Class 3Class 3
Class 3
 
Class2
Class2Class2
Class2
 

Class4

  • 2.
  • 14. Insert Image with alternative text<p> <a> <br/> <ul> <h1> <li> <strong> <ol> <em> <imgsrc=“” alt =“”> <b> <i>
  • 15. Reviews: Inserting an Image <imgsrc=“image location” alt=“image description”/> index.html 1 images/stuart.jpg <imgsrc=“________________” alt=“stuart”/> <imgsrc=“__________________” alt=“murdoc”/> images 2 images/murdoc.jpg 1 2 stuart.jpg murdoc.jpg
  • 16. Logical VS Physical Markups logical markup tags describe the role a piece of text plays (in line with XML) Physicalmarkup describes the appearance of a piece of text.
  • 17. W3.org’s guideline for HTML 5 <b> <i>
  • 18. More Tags align=“ ” left: text lines are rendered flush left. center: text lines are centered. right: text lines are rendered flush right. justify: text lines are justified to both margins. Ex) <h1 align="center"> How to Carve Wood </H1>
  • 19. blockquote <blockquote> indents left and right margins Non-breaking space &nbsp; More Tags
  • 20. More Tags <dl> <dt><strong>Hobbies</strong></dt> <dd>jump over fences</dd> <dd>tip over alpacas</dd> <dt><strong>Favorite Food</strong></dt> <dd>grass on bush</dd> <dd>bush on grass</dd> <dd> <a href="recipe.html">click here to see the recipe for both</a> <dt><strong>Favorite Band</strong></dt> <dd>Alpacaz</dd> <dd><a href="coldpacaz.html">Coldpacaz</a></dd> </dl> Definition List <DL> Definition Title<DT> Definition Data<DD>
  • 21. More Links Absolute link Relative link Email link <a href="mailto:jilee@lagcc.cuny.edu">Contact me</a>
  • 22. Using Color on Web Pages Computer monitors display color as intensities of red, green, and blue light RGB Color The values of red, green, and blue vary from 0 to 255. Hexadecimal numbers (base 16) represent these color values. 10
  • 23. Hexadecimal Color Values # is used to indicate a hexadecimal value Hex value pairs range from 00 to FF Three hex value pairs describe an RGB color #000000 black #FFFFFF white #FF0000 red#00FF00 green #0000FF blue #CCCCCC grey 11
  • 24. Web Color Palette A collection of 216 colors Display the most similar on the Mac and PCplatforms Hex values: 00, 33, 66, 99, CC, FF Color Chart http://webdevfoundations.net/color 12
  • 25. Making Color Choices How to choose a color scheme? Monochromatic http://meyerweb.com/eric/tools/color-blend Choose from a photograph or other image http://www.colr.org Begin with a favorite color Use one of the sites below to choose other colors http://colorsontheweb.com/colorwizard.asp http://kuler.Adobe.com http://colorschemedesigner.com/
  • 26. Accessibility & Color Everyone is not able to see or distinguish between colors Information must be conveyed even if color cannot be viewed According to Vischeck http://www.vischeck.com/vischeck 1 out of 20 people experience some type of color deficiency Color choice can be crucial Avoid using red, green, brown, gray, or purple next to each other White, black, and shades of blue and yellow are easier to differentiate. Simulation: http://www.vischeck.com/vischeck/vischeckURL.php
  • 27. Configuring Text with CSS CSS properties for configuring text: font-weight Configures the boldness of text font-style Configures text to an italic style font-size Configures the size of the text font-family Configures the font typeface of the text
  • 28.
  • 29. Use em or percentage font sizes – these can be easily enlarged in all browsers by users
  • 30.
  • 31. Assignment Create an ‘About Me’ page and name it first_lastname_index.html Make sure to include the following: Inline style Definition List Image (source from image folder) External link Relative link (to recipe.html or band.html) Contact link Compress (zip) the package into first_lastname.zip and upload it to the discussion board.
  • 32. Next Week Class 5 Assignment Pop Quiz Practice on p.56 of your book

Editor's Notes

  1. Separate content and design
  2. demo
  3. Pt for print 72pt=1inch