Week 2 HTML/XHTML HTML/XHTML meta tags  Create a Web site with lists, hyperlinks, images, and tables
HTML Hyper Text Markup Language Markup language for Web page design File name extension: .html, .htm With tags surrounded by angle brackets <> Developed and maintained by World Wide Web Consortium (W3C) Further extend to xhtml transitional 1.0 HTML 4.01 is the most recent finished version (1999) HTML 5 is the upcoming version Adapted from  http://www.w3schools.com/html/html_intro.asp
HTML tags keywords surrounded by angle brackets like <html></html> come in pairs like <b> and </b> The first tag in a pair is the  start tag , the second tag is the  end tag  Or  opening tags  and  closing tags Adapted from  http://www.w3schools.com/html/html_intro.asp
HTML elements (1) Document Type HTML Elements Start tag End tag End tag Start tag Document Type HTML Elements End tag Start tag Document Type HTML Elements End tag Start tag
XHTML EXtensible HyperText Markup Language a combination of HTML and XML (EXtensible Markup Language) consists of all the elements in HTML 4.01, combined with the strict syntax of XML almost identical to HTML 4.01  a stricter and cleaner version of HTML  is W3C recommended From http://www.w3schools.com/xhtml/xhtml_intro.asp
HTML/XHTML differences (1) XHTML elements must be  properly nested   <b><i> example </i></b> XHTML elements must always be  closed   XHTML elements must be in  lowercase   XHTML documents must have  one root element An XHTML document consists of three main parts: the DOCTYPE declaration  the <head> section  the <body> section Adapted from http://www.w3schools.com/html/xhtml_intro.asp
HTML/XHTML <meta> tag provides metadata about the HTML document not to be displayed on the page, but will be machine parsable typically used to specify page description, keywords, author of the document, last modified, and other metadata goes inside the head element can be used by browsers, search engines (keywords), or other web services  supported in all major browsers http://www.w3schools.com/tags/tag_meta.asp
Format text properties panel (heading, bold, italics, link)  Copy/paste text Paste special (with structure, basic formatting, full formatting) Center text  format > align > center Check spelling:  Command > check spelling Import Word and Excel Document File > import > Word document
Make a List Properties Panel > list icon
Table Insert Insert > table Select   a cell or table a row or column an adjacent cell (hold the mouse and drag across) Modify Click on table >  Properties panel > height/width/ row or column number/ border/cellpad/cellspace/align/clear height and width/background color Insert a row or column Click on the row or column Modify > table > insert/delete
Table (2) Merge/split cells Click on the cell(s) Properties panel  ][  Sort table Select table >  command > sort table Import data from Excel File > import > import Tabular data (Excel file has to be saved as Text Tab delimited) Export data to Excel Select table > File > Export > table (delimiter: comma line breaks: windows)
Add links Insert > common > hyperlink Text: text appears on the page Link: address Target: the new page properties (_blank – opens in a new window), otherwise, do not choose Access key: no Title: (optional) Properties Panel > Link window
Links, links - 2 types of links Absolute link – full url (for outside your site) Can be found anywhere with domain names Starts with http:// For example:  <a href=&quot;http://gslis720.commons.gc.cuny.edu&quot;>gslis720 class blog</a> Relative link (from current page, within your site) test.html  (on the same level)   for example: <a href=&quot;page2.html&quot;>Go to page 2</a>  ../test.html  (up one level) gslis751/test.html  (down one level)
Create Email Links Highlight the word Click  Insert Panel > Email Link enter the email address or Property Panel > link window > type in  mailto: email@yahoo.com
Images (1) A few things to consider: Image resolution (resize the image before insert into the Web page) Image formats GIF (Graphics Interchange Format) contains max 256 shades JPEG (Joint Photographic Experts Group), contains millions of colors, but blotchy PNG (Portable Network Graphics). PNG 32 offers 256 levels of transparency (not shown in IE 6) PSD – generated by Photoshop. Cannot be inserted as it is. It has to be saved as the above 3 formats before inserted in Dreamweaver
Images -  Which format? what??? If logo, choose .gif If photo, choose .jpeg If transparency, choose .png (32)
Insert an image Insert > image  Alternate Text: (enter a name for the image) Long description: (may refer to another Web site, but not necessary Note: Make sure to move the image to your designated folder first, and then insert; The image should be in your site’s root directory; if not, DW will ask you if you would like to copy it to the root directory, say “yes”.
Insert a rollover image  Insert > Image Objects > Rollover Image Modify an image Clink on the image > Properties Panel >

More Related Content

PPTX
Xhtml
DOCX
html tags
PPTX
Html training part1
PPTX
Html basic
PPT
Css 2010
PPTX
PPTX
Module 1
PPTX
HTML Introduction
Xhtml
html tags
Html training part1
Html basic
Css 2010
Module 1
HTML Introduction

What's hot (20)

PPT
Html basics
PPT
static dynamic html tags
PPTX
Week 2 HTML lists, hyperlinks, tables, and images
PPTX
Html5
PPT
Html ppt computer
PPT
Intro Html
PPTX
Web Application and HTML Summary
PPTX
Project 02 Creating and Editing a Web Page - Notes
PDF
HTML language and all its tags .....
PPTX
How to create a html webpage using notepad
PDF
Introduction to HTML
PPTX
Introduction to HTML4
PDF
Vskills certified html5 developer Notes
PPT
Html project
PDF
Tm 1st quarter - 1st meeting
PDF
Vskills certified css designer Notes
PPT
Understanding THML
PPT
Organizing Content with Lists and Tables
Html basics
static dynamic html tags
Week 2 HTML lists, hyperlinks, tables, and images
Html5
Html ppt computer
Intro Html
Web Application and HTML Summary
Project 02 Creating and Editing a Web Page - Notes
HTML language and all its tags .....
How to create a html webpage using notepad
Introduction to HTML
Introduction to HTML4
Vskills certified html5 developer Notes
Html project
Tm 1st quarter - 1st meeting
Vskills certified css designer Notes
Understanding THML
Organizing Content with Lists and Tables
Ad

Viewers also liked (20)

PPT
Social and Mobile Media in the Librarian Profession
PPT
Social media as a widget
PPT
Week1 Dreamweaver and Server
PPT
Hybrid in 5 minutes
PPTX
Week7 Dreamweaver Behavior & Image Hotspots
PPT
Week5 ap forms
PPTX
PPTX
Web 2.0: its impact on library services
PPT
Week3 css
PPTX
Week1 Introduction
PPT
JavaScript
PDF
Improving the HTML Table
PPTX
Web html table tags
PPTX
PPTX
Difference Between HTML and HTML5
PDF
[Basic HTML/CSS] 3. html - table tags
PPT
Intro to HTML5
PPSX
Html table
PDF
Html tables examples
PDF
Html table tags
Social and Mobile Media in the Librarian Profession
Social media as a widget
Week1 Dreamweaver and Server
Hybrid in 5 minutes
Week7 Dreamweaver Behavior & Image Hotspots
Week5 ap forms
Web 2.0: its impact on library services
Week3 css
Week1 Introduction
JavaScript
Improving the HTML Table
Web html table tags
Difference Between HTML and HTML5
[Basic HTML/CSS] 3. html - table tags
Intro to HTML5
Html table
Html tables examples
Html table tags
Ad

Similar to Week 2 (20)

PPTX
html -Hyper Text Markup Languagejjjjjjjjjjjjjjjjjjjjjjjjj
PPTX
Introduction to HTML.pptx
PPT
Web Development using HTML & CSS
PDF
PPTX
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
PPTX
Presentation html
PPT
Tutorial 08 - Creating Effective Web Pages
 
PPT
Tutorial 08 - Creating Effective Web Pages
PPTX
HTML and CSS part 1
PPT
HTML Introduction
PDF
WEB PROGRAMMING bharathiar university bca unitII
PDF
Vskills certified html designer Notes
PPT
Html presentation
PPTX
Html basic
PDF
Html basics
PPTX
HTML.pptx
PPTX
Web Application Programming with HTML 5 part 1
PPTX
PPTX
HTML.pptxsupercallefragalidtivexpialidoucious
PDF
Title, heading and paragraph tags
html -Hyper Text Markup Languagejjjjjjjjjjjjjjjjjjjjjjjjj
Introduction to HTML.pptx
Web Development using HTML & CSS
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
Presentation html
Tutorial 08 - Creating Effective Web Pages
 
Tutorial 08 - Creating Effective Web Pages
HTML and CSS part 1
HTML Introduction
WEB PROGRAMMING bharathiar university bca unitII
Vskills certified html designer Notes
Html presentation
Html basic
Html basics
HTML.pptx
Web Application Programming with HTML 5 part 1
HTML.pptxsupercallefragalidtivexpialidoucious
Title, heading and paragraph tags

Recently uploaded (20)

PDF
Lecture on Viruses: Structure, Classification, Replication, Effects on Cells,...
PPTX
Macbeth play - analysis .pptx english lit
PDF
semiconductor packaging in vlsi design fab
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
PDF
1.Salivary gland disease.pdf 3.Bleeding and Clotting Disorders.pdf important
PDF
Horaris_Grups_25-26_Definitiu_15_07_25.pdf
PDF
Farming Based Livelihood Systems English Notes
PDF
Literature_Review_methods_ BRACU_MKT426 course material
PDF
Laparoscopic Colorectal Surgery at WLH Hospital
PPTX
CAPACITY BUILDING PROGRAMME IN ADOLESCENT EDUCATION
PDF
African Communication Research: A review
PDF
Journal of Dental Science - UDMY (2021).pdf
PDF
0520_Scheme_of_Work_(for_examination_from_2021).pdf
PPTX
BSCE 2 NIGHT (CHAPTER 2) just cases.pptx
PPTX
What’s under the hood: Parsing standardized learning content for AI
PPTX
Reproductive system-Human anatomy and physiology
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PPTX
Climate Change and Its Global Impact.pptx
PDF
Hospital Case Study .architecture design
PDF
Journal of Dental Science - UDMY (2022).pdf
Lecture on Viruses: Structure, Classification, Replication, Effects on Cells,...
Macbeth play - analysis .pptx english lit
semiconductor packaging in vlsi design fab
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
1.Salivary gland disease.pdf 3.Bleeding and Clotting Disorders.pdf important
Horaris_Grups_25-26_Definitiu_15_07_25.pdf
Farming Based Livelihood Systems English Notes
Literature_Review_methods_ BRACU_MKT426 course material
Laparoscopic Colorectal Surgery at WLH Hospital
CAPACITY BUILDING PROGRAMME IN ADOLESCENT EDUCATION
African Communication Research: A review
Journal of Dental Science - UDMY (2021).pdf
0520_Scheme_of_Work_(for_examination_from_2021).pdf
BSCE 2 NIGHT (CHAPTER 2) just cases.pptx
What’s under the hood: Parsing standardized learning content for AI
Reproductive system-Human anatomy and physiology
Cambridge-Practice-Tests-for-IELTS-12.docx
Climate Change and Its Global Impact.pptx
Hospital Case Study .architecture design
Journal of Dental Science - UDMY (2022).pdf

Week 2

  • 1. Week 2 HTML/XHTML HTML/XHTML meta tags Create a Web site with lists, hyperlinks, images, and tables
  • 2. HTML Hyper Text Markup Language Markup language for Web page design File name extension: .html, .htm With tags surrounded by angle brackets <> Developed and maintained by World Wide Web Consortium (W3C) Further extend to xhtml transitional 1.0 HTML 4.01 is the most recent finished version (1999) HTML 5 is the upcoming version Adapted from http://www.w3schools.com/html/html_intro.asp
  • 3. HTML tags keywords surrounded by angle brackets like <html></html> come in pairs like <b> and </b> The first tag in a pair is the start tag , the second tag is the end tag Or opening tags and closing tags Adapted from http://www.w3schools.com/html/html_intro.asp
  • 4. HTML elements (1) Document Type HTML Elements Start tag End tag End tag Start tag Document Type HTML Elements End tag Start tag Document Type HTML Elements End tag Start tag
  • 5. XHTML EXtensible HyperText Markup Language a combination of HTML and XML (EXtensible Markup Language) consists of all the elements in HTML 4.01, combined with the strict syntax of XML almost identical to HTML 4.01 a stricter and cleaner version of HTML is W3C recommended From http://www.w3schools.com/xhtml/xhtml_intro.asp
  • 6. HTML/XHTML differences (1) XHTML elements must be properly nested <b><i> example </i></b> XHTML elements must always be closed XHTML elements must be in lowercase XHTML documents must have one root element An XHTML document consists of three main parts: the DOCTYPE declaration the <head> section the <body> section Adapted from http://www.w3schools.com/html/xhtml_intro.asp
  • 7. HTML/XHTML <meta> tag provides metadata about the HTML document not to be displayed on the page, but will be machine parsable typically used to specify page description, keywords, author of the document, last modified, and other metadata goes inside the head element can be used by browsers, search engines (keywords), or other web services supported in all major browsers http://www.w3schools.com/tags/tag_meta.asp
  • 8. Format text properties panel (heading, bold, italics, link) Copy/paste text Paste special (with structure, basic formatting, full formatting) Center text format > align > center Check spelling: Command > check spelling Import Word and Excel Document File > import > Word document
  • 9. Make a List Properties Panel > list icon
  • 10. Table Insert Insert > table Select a cell or table a row or column an adjacent cell (hold the mouse and drag across) Modify Click on table > Properties panel > height/width/ row or column number/ border/cellpad/cellspace/align/clear height and width/background color Insert a row or column Click on the row or column Modify > table > insert/delete
  • 11. Table (2) Merge/split cells Click on the cell(s) Properties panel ][ Sort table Select table > command > sort table Import data from Excel File > import > import Tabular data (Excel file has to be saved as Text Tab delimited) Export data to Excel Select table > File > Export > table (delimiter: comma line breaks: windows)
  • 12. Add links Insert > common > hyperlink Text: text appears on the page Link: address Target: the new page properties (_blank – opens in a new window), otherwise, do not choose Access key: no Title: (optional) Properties Panel > Link window
  • 13. Links, links - 2 types of links Absolute link – full url (for outside your site) Can be found anywhere with domain names Starts with http:// For example: <a href=&quot;http://gslis720.commons.gc.cuny.edu&quot;>gslis720 class blog</a> Relative link (from current page, within your site) test.html (on the same level) for example: <a href=&quot;page2.html&quot;>Go to page 2</a> ../test.html (up one level) gslis751/test.html (down one level)
  • 14. Create Email Links Highlight the word Click Insert Panel > Email Link enter the email address or Property Panel > link window > type in mailto: [email protected]
  • 15. Images (1) A few things to consider: Image resolution (resize the image before insert into the Web page) Image formats GIF (Graphics Interchange Format) contains max 256 shades JPEG (Joint Photographic Experts Group), contains millions of colors, but blotchy PNG (Portable Network Graphics). PNG 32 offers 256 levels of transparency (not shown in IE 6) PSD – generated by Photoshop. Cannot be inserted as it is. It has to be saved as the above 3 formats before inserted in Dreamweaver
  • 16. Images - Which format? what??? If logo, choose .gif If photo, choose .jpeg If transparency, choose .png (32)
  • 17. Insert an image Insert > image Alternate Text: (enter a name for the image) Long description: (may refer to another Web site, but not necessary Note: Make sure to move the image to your designated folder first, and then insert; The image should be in your site’s root directory; if not, DW will ask you if you would like to copy it to the root directory, say “yes”.
  • 18. Insert a rollover image Insert > Image Objects > Rollover Image Modify an image Clink on the image > Properties Panel >