1
WWW/HTML Basics
CS 4173
2
What is the WWW?
A distributed document delivery system
Uses a client-server model
Main presentation language is HTML
3
Client-Server Model
Two processes (possibly networked):
 The client
 Sends requests to the server
 Blocks until reply is received
 The server
 Processes requests from clients
 Never blocks
 Can reply to several clients simultaneously
4
HTML
Hypertext Markup Language
Intended to be maximally portable
 Logical markup
 Graceful degradation of presentation
An ideal promoted by early WWW
 Used to be more honoured in the breach
 Is it getting better now?
5
Markup Languages
Markup:
 Embedded codes in documents
 Codes are called `tags’
 Codes
 Describe the structure documents
 Include instructions for processing
Markup language:
 Computer language for describing syntax of tags
 May be used with other tools to specify rendering
6
Logical Markup
Logical markup:
 Describes parts of document
 Does not specify how to render
Example:
 This is <strong>very</strong> important
 This is very important
7
Logical Markup
Presentation is client’s `decision’
When client cannot present then there
is graceful degradation
 <img alt=“image description”
 src=“foo.gif”>
 Object example from Cougar
8
Some history
Gopher & the Internet Superhighway
SGML
 GML + Charles Goldfarb = SGML
 eXtensible Markup Language
HTML
XML and XHTML
9
Why HTML became XHTML
HTML was originally a SGML
application
 Tags described the syntax
 A DTD could check the syntax
 Informal mapping from syntax to rendering
Multiple incompatible versions arose
 IETF moves at ’net speed not web $peed
 Tag abuse was rampant in the ’net
 They were a plague unto the users
10
Why HTML became XHTML
(2)
If you think IMG is bad …
Big vendors (M$ and N$ mostly) agreed
 To start over
 To use eXtensible Markup Language
 A re-write of SGML emphasizing simplicity
 Carefully planned by CS savvy folks
 Includes hooks for future development
11
XHTML Basics
Very few real changes from HTML
But more strict
All tags are in lowercase
All tags must be closed
 Empty tags
 Paired tags
12
XHTML Basics
3 Parts to an XHTML or HTML document
 DOCTYPE
 What DTD are you using
 Head
 Meta information
 Only <title> is required
 Body
 Text to render
13
XHTML Document Structure
14
XHTML Basics
Tags
 Elements
 Attributes
Entities
 <,>,&,‘ ’
 Ö,ð,÷,©, etc.
 See example at CS4173 website
Comments
15
XHTML Tags vs. Elements
Tag is markup to represent an element
Logical vs. Presentation Elements
 TT ≈ CODE, KBD, PRE?
 B/IT/U ≈ EM/STRONG
Lists
 UL/OL
 DL
16
XHTML Tags vs. Elements
Block-level and in-line elements
 TABLE, P, BLOCKQUOTE, DIVDIV, etc.
 CODE, Q, H1, SPANSPAN, etc.
Grouping Elements
 DIV
 SPAN
One-part elements
 BR, etc.
17
XHTML Tags vs. Elements
Browser-specific tags
MARQUEE, BLINK, etc.
What happens when a browser doesn't
recognize a tag?
18
XHTML Basics
Tags may be nested but
Tags may not overlap
19
Overlap versus Nesting
20
Links — Why The WWW Is
HT
‘A’ element
 HREF
 NAME
 CLASS
 REL
 TYPE
URIs and
URLs
RFCs
 TITLE
 ID
 STYLE
 Anchor Text
 TABINDEX
21
Where are the tools?
HTML Tidy
 /opt/bin/tidy on borg
The validator
 http://validator.w3.org/
 http://www.cs.dal.ca/validator?
 http://www.cs.dal.ca/validate?
 http://www.cs.dal.ca:81?
22
XHTML/HTML Examples
XHTML element sampler
XHTML sample template
Both in the examples section of the website
23
For More About HTML
RFC 1866 (HTML 2.0) (at faqs.org)
Explains some of the philosophy behind HTML
HTML 4.01 (at W3C)
Last version of HTML
XHTML 1.1 (at W3C)
Modularized XHTML
So many choices!…
24
Which Standard to Follow?
Minimal standard for this course is
HTML 4.01 Transitional
Preferred standard is XHTML 1.0 or 1.1
See Picking a Rendering Mode
 By Eric Meyer
 In the Readings part of the Resources
25
Here endeth the lesson

More Related Content

PPT
basic html tutorial
PPTX
Web topic 2 html
PPT
Dynamic html (#1)
PDF
3. Web Technology Advanced HTML
PPS
PPTX
PPTX
Html9
PPTX
Html tag
basic html tutorial
Web topic 2 html
Dynamic html (#1)
3. Web Technology Advanced HTML
Html9
Html tag

What's hot (17)

PPTX
The Difference between HTML, XHTML & HTML5 for Beginners
PPTX
Html tag html 10 x10 wen liu art 2830
DOCX
INTRODUCTION TO HTML
PPTX
Class2
PPTX
Basic knowledge on html and dhtml
PPTX
Html & dhtml ppt
PPT
Basic html
PPT
Html xhtml css
PPT
Xhtml 2010
PPTX
1 introductin to HTML
PPTX
Tutorial on html
PPT
Html book2
PPTX
What is xml
PPTX
GFGC CHIKKABASUR(HTML)
PPT
Design Tools Html Xhtml
PPTX
HTML 5: Syntax
PDF
Html Presentation
The Difference between HTML, XHTML & HTML5 for Beginners
Html tag html 10 x10 wen liu art 2830
INTRODUCTION TO HTML
Class2
Basic knowledge on html and dhtml
Html & dhtml ppt
Basic html
Html xhtml css
Xhtml 2010
1 introductin to HTML
Tutorial on html
Html book2
What is xml
GFGC CHIKKABASUR(HTML)
Design Tools Html Xhtml
HTML 5: Syntax
Html Presentation
Ad

Viewers also liked (13)

PDF
CSS 2 Quick-start Tutorial in Persian
PDF
Диплом Старт-ап
PDF
Mobile Web Apps vs. Hybrid Apps
PDF
HTML Tutorial in Persian
PPTX
basic introduction of html tags
PDF
دوره طراحی وب
PPTX
Introduction to HTML
PPTX
PPTX
Lecture 2 - HTML Basics
PPTX
Html basic tags
PDF
HTML - Basics and Good Practices
PPTX
PDF
Mobile-First SEO: The SEO Specialist Edition #SEOandLove
CSS 2 Quick-start Tutorial in Persian
Диплом Старт-ап
Mobile Web Apps vs. Hybrid Apps
HTML Tutorial in Persian
basic introduction of html tags
دوره طراحی وب
Introduction to HTML
Lecture 2 - HTML Basics
Html basic tags
HTML - Basics and Good Practices
Mobile-First SEO: The SEO Specialist Edition #SEOandLove
Ad

Similar to BASIC HTML (20)

PPT
1-Basic HTML.ppt
PPT
1-Basic HTML , Introduction to Basic HTML Concepts
PPT
1-Basic HTML.ppt
PPT
1-Basic HTML.ppt
PPT
1-Basic HTML.ppt
PPT
1-Basic HTML.ppthjhjhjjjjjjjjjjjjjjjjjjjjjjjj
PPTX
02 From HTML tags to XHTML
PDF
Cmsc 100 (web content)
PPT
PPTX
Lecture-1.pptx
PDF
Web Programming introduction
PDF
Unit 4 - HTTP and the Web Services - IT
PPT
Html birth &amp; evolution
PDF
Website designing company in faridabad
PDF
CH4-HTMfdjsakla;fja;sffjdsklgsdlgsdfgdsL5.pdf
PPTX
CSWB 110 Tutorial1 Part A
PPT
Web design internet basics
PPTX
Web technology Unit-II Part A
PDF
Fii Practic Frontend BeeNear - laborator 1
PPTX
web design
1-Basic HTML.ppt
1-Basic HTML , Introduction to Basic HTML Concepts
1-Basic HTML.ppt
1-Basic HTML.ppt
1-Basic HTML.ppt
1-Basic HTML.ppthjhjhjjjjjjjjjjjjjjjjjjjjjjjj
02 From HTML tags to XHTML
Cmsc 100 (web content)
Lecture-1.pptx
Web Programming introduction
Unit 4 - HTTP and the Web Services - IT
Html birth &amp; evolution
Website designing company in faridabad
CH4-HTMfdjsakla;fja;sffjdsklgsdlgsdfgdsL5.pdf
CSWB 110 Tutorial1 Part A
Web design internet basics
Web technology Unit-II Part A
Fii Practic Frontend BeeNear - laborator 1
web design

Recently uploaded (20)

PPTX
Configure Apache Mutual Authentication
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
DOCX
search engine optimization ppt fir known well about this
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
UiPath Agentic Automation session 1: RPA to Agents
PDF
Two-dimensional Klein-Gordon and Sine-Gordon numerical solutions based on dee...
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
The influence of sentiment analysis in enhancing early warning system model f...
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PPT
What is a Computer? Input Devices /output devices
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
Credit Without Borders: AI and Financial Inclusion in Bangladesh
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PDF
OpenACC and Open Hackathons Monthly Highlights July 2025
PDF
Developing a website for English-speaking practice to English as a foreign la...
Configure Apache Mutual Authentication
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
search engine optimization ppt fir known well about this
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
NewMind AI Weekly Chronicles – August ’25 Week III
UiPath Agentic Automation session 1: RPA to Agents
Two-dimensional Klein-Gordon and Sine-Gordon numerical solutions based on dee...
Module 1.ppt Iot fundamentals and Architecture
The influence of sentiment analysis in enhancing early warning system model f...
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Chapter 5: Probability Theory and Statistics
Enhancing emotion recognition model for a student engagement use case through...
Convolutional neural network based encoder-decoder for efficient real-time ob...
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
What is a Computer? Input Devices /output devices
Final SEM Unit 1 for mit wpu at pune .pptx
Credit Without Borders: AI and Financial Inclusion in Bangladesh
Custom Battery Pack Design Considerations for Performance and Safety
OpenACC and Open Hackathons Monthly Highlights July 2025
Developing a website for English-speaking practice to English as a foreign la...

BASIC HTML

  • 2. 2 What is the WWW? A distributed document delivery system Uses a client-server model Main presentation language is HTML
  • 3. 3 Client-Server Model Two processes (possibly networked):  The client  Sends requests to the server  Blocks until reply is received  The server  Processes requests from clients  Never blocks  Can reply to several clients simultaneously
  • 4. 4 HTML Hypertext Markup Language Intended to be maximally portable  Logical markup  Graceful degradation of presentation An ideal promoted by early WWW  Used to be more honoured in the breach  Is it getting better now?
  • 5. 5 Markup Languages Markup:  Embedded codes in documents  Codes are called `tags’  Codes  Describe the structure documents  Include instructions for processing Markup language:  Computer language for describing syntax of tags  May be used with other tools to specify rendering
  • 6. 6 Logical Markup Logical markup:  Describes parts of document  Does not specify how to render Example:  This is <strong>very</strong> important  This is very important
  • 7. 7 Logical Markup Presentation is client’s `decision’ When client cannot present then there is graceful degradation  <img alt=“image description”  src=“foo.gif”>  Object example from Cougar
  • 8. 8 Some history Gopher & the Internet Superhighway SGML  GML + Charles Goldfarb = SGML  eXtensible Markup Language HTML XML and XHTML
  • 9. 9 Why HTML became XHTML HTML was originally a SGML application  Tags described the syntax  A DTD could check the syntax  Informal mapping from syntax to rendering Multiple incompatible versions arose  IETF moves at ’net speed not web $peed  Tag abuse was rampant in the ’net  They were a plague unto the users
  • 10. 10 Why HTML became XHTML (2) If you think IMG is bad … Big vendors (M$ and N$ mostly) agreed  To start over  To use eXtensible Markup Language  A re-write of SGML emphasizing simplicity  Carefully planned by CS savvy folks  Includes hooks for future development
  • 11. 11 XHTML Basics Very few real changes from HTML But more strict All tags are in lowercase All tags must be closed  Empty tags  Paired tags
  • 12. 12 XHTML Basics 3 Parts to an XHTML or HTML document  DOCTYPE  What DTD are you using  Head  Meta information  Only <title> is required  Body  Text to render
  • 14. 14 XHTML Basics Tags  Elements  Attributes Entities  <,>,&,‘ ’  Ö,ð,÷,©, etc.  See example at CS4173 website Comments
  • 15. 15 XHTML Tags vs. Elements Tag is markup to represent an element Logical vs. Presentation Elements  TT ≈ CODE, KBD, PRE?  B/IT/U ≈ EM/STRONG Lists  UL/OL  DL
  • 16. 16 XHTML Tags vs. Elements Block-level and in-line elements  TABLE, P, BLOCKQUOTE, DIVDIV, etc.  CODE, Q, H1, SPANSPAN, etc. Grouping Elements  DIV  SPAN One-part elements  BR, etc.
  • 17. 17 XHTML Tags vs. Elements Browser-specific tags MARQUEE, BLINK, etc. What happens when a browser doesn't recognize a tag?
  • 18. 18 XHTML Basics Tags may be nested but Tags may not overlap
  • 20. 20 Links — Why The WWW Is HT ‘A’ element  HREF  NAME  CLASS  REL  TYPE URIs and URLs RFCs  TITLE  ID  STYLE  Anchor Text  TABINDEX
  • 21. 21 Where are the tools? HTML Tidy  /opt/bin/tidy on borg The validator  http://validator.w3.org/  http://www.cs.dal.ca/validator?  http://www.cs.dal.ca/validate?  http://www.cs.dal.ca:81?
  • 22. 22 XHTML/HTML Examples XHTML element sampler XHTML sample template Both in the examples section of the website
  • 23. 23 For More About HTML RFC 1866 (HTML 2.0) (at faqs.org) Explains some of the philosophy behind HTML HTML 4.01 (at W3C) Last version of HTML XHTML 1.1 (at W3C) Modularized XHTML So many choices!…
  • 24. 24 Which Standard to Follow? Minimal standard for this course is HTML 4.01 Transitional Preferred standard is XHTML 1.0 or 1.1 See Picking a Rendering Mode  By Eric Meyer  In the Readings part of the Resources

Editor's Notes

  • #15: ‘ ’s is &amp;nbsp; (the non-breaking space)