SlideShare a Scribd company logo
BASIC HTML & CSS
1. html - basic tags
[ 2017.01.05. Thu ]
To Do
1. Basic Tags
○ h1~h6, div, p, span, img, a, strong, b, em, i
2. List tags
○ ul li, ol li, dl dt dd
3. Table tags
○ table, thead, tbody, tfoot, tr, td, colgroup, col
4. Form tags
○ form, fieldset, legend, label, input, select, option, textarea, button
5. Etc
○ header, footer, nav, aside, section, article
○ iframe, blockquote, ruby, sup, sub, pre, code, mark
Syntax
HTML Syntax
<p>Hello</p>
start tag close tagcontents
HTML Syntax
<img src="filename.jpg">
tag valueproperty
<input type="text">
tag valueproperty
Document Structure
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
문서 형식선언
최상위 요소
헤드
바디(본문 영역)
문자셋
브라우저 제목 표시줄
block vs. inline
div b i h1~h6 p span img a strong em
block element inline element
block element inline element
span, img, a,
strong, b, em, i
div b i h1~h6 p span img a strong em
div, h1~h6, p
width: 100% width: auto
block element inline element
How to know easy?
Elements
h1~h6
The HTML <h1>–<h6> elements represent six levels of section headings.
<h1> is the highest section level and <h6> is the lowest.
block
div
The HTML <div> element is the generic container for flow content and
does not inherently represent anything.
block
★★★★★
p
The HTML <p> element represents a paragraph of text.
block
span
The HTML <span> element is a generic inline container for phrasing
content, which does not inherently represent anything.
inline
img
The HTML <img> element represents an image in the document.
inline
ex.
<img src="url" alt="simple description">
a
The HTML <a> element (or anchor element) creates a hyperlink to other
web pages, files, locations within the same page, email addresses, or any
other URL.
inline
ex.
<a href="url" target="_blank"></a>
<a href="mailto:a@a.com"></a>
<a href="tel:821012345678"></a>
strong & b
● strong : The HTML <strong> element gives text strong importance,
and is typically displayed in bold.
● bold : The HTML <b> element represents a span of text stylistically
different from normal text, without conveying any special importance
or relevance, and that is typically rendered in boldface.
inline
em & i
● em : The HTML <em> element marks text that has stress emphasis.
The <em> element can be nested, with each level of nesting
indicating a greater degree of emphasis.
● i : The HTML <i> element represents a range of text that is set off
from the normal text for some reason, for example, technical terms,
foreign language phrases, or fictional character thoughts. It is
typically displayed in italic type.
inline
Practice
[Basic HTML/CSS] 1. html - basic tags
<body>
<div id="wrap">
<div id="header"></div>
<div id="container"></div>
<div id="footer"></div>
</div>
</body>
<div id="container">
<div id="column_left"></div>
<div id="column_right"></div>
<div id="column_bottom"></div>
<div id="column_bn"></div>
</div>
Tip
html *** mdn
Facebook / Twitter / Codepen
@zineeworld

More Related Content

PDF
[Basic HTML/CSS] 0. introduction
PPT
Html basic
PPTX
PPT
PPT
Html Slide Part-1
PPTX
HTML Basic, CSS Basic, JavaScript basic.
PPTX
Html presentation
PPTX
Html basic tags
[Basic HTML/CSS] 0. introduction
Html basic
Html Slide Part-1
HTML Basic, CSS Basic, JavaScript basic.
Html presentation
Html basic tags

What's hot (19)

PPTX
Html training part1
PPTX
Html ppt
PDF
Crash Course Web - HTML Presentation
PPTX
Lecture 2 introduction to html
PPTX
Introduction to HTML
PPT
Web designing using html
PPT
HTML Introduction
PPTX
HTML Introduction
PPTX
Web Page Designing
PPTX
basic introduction of html tags
PDF
Introduction to web development - HTML 5
PPTX
PPT
PPT on Basic HTML Tags
PDF
PPTX
Basic Html Knowledge for students
PPT
Web Development using HTML & CSS
PPT
HTML & CSS
PPT
Html Intro2
PPTX
Ict html
Html training part1
Html ppt
Crash Course Web - HTML Presentation
Lecture 2 introduction to html
Introduction to HTML
Web designing using html
HTML Introduction
HTML Introduction
Web Page Designing
basic introduction of html tags
Introduction to web development - HTML 5
PPT on Basic HTML Tags
Basic Html Knowledge for students
Web Development using HTML & CSS
HTML & CSS
Html Intro2
Ict html
Ad

Viewers also liked (18)

PDF
[Basic HTML/CSS] 2. html - list tags
PDF
PDF
[Basic HTML/CSS] 5. css - selector, units
PPT
Introduction to HTML
PPTX
Getting started with css
PPTX
Facebook saludos para mis amigos crr,dic2014
PPT
HTML Tags
PDF
[Basic HTML/CSS] 6. css - box sizing, display, margin, padding
PPTX
Html basic
PPSX
Html explicacion grado 10
PPTX
HTML Training in Ambala ! BATRA COMPUTER CENTRE
PDF
[Basic HTML/CSS] 7. project
PDF
[Basic HTML/CSS] 4. html - form tags
PDF
[Basic HTML/CSS] 3. html - table tags
PPT
Introduction to Web Programming - first course
DOCX
Realtime selenium interview questions
DOCX
Selenium interview questions
PDF
03 conversores cc ca (inversores)
[Basic HTML/CSS] 2. html - list tags
[Basic HTML/CSS] 5. css - selector, units
Introduction to HTML
Getting started with css
Facebook saludos para mis amigos crr,dic2014
HTML Tags
[Basic HTML/CSS] 6. css - box sizing, display, margin, padding
Html basic
Html explicacion grado 10
HTML Training in Ambala ! BATRA COMPUTER CENTRE
[Basic HTML/CSS] 7. project
[Basic HTML/CSS] 4. html - form tags
[Basic HTML/CSS] 3. html - table tags
Introduction to Web Programming - first course
Realtime selenium interview questions
Selenium interview questions
03 conversores cc ca (inversores)
Ad

Similar to [Basic HTML/CSS] 1. html - basic tags (20)

PPTX
Html basic
PDF
Class Intro / HTML Basics
PDF
Introduction to HTML
PPTX
Frontend Devlopment internship batch 2024.pptx
PPTX
Frontend Devlopment internship batch 2024-2.pptx
PPTX
HTML_HEADER PART TAGS .pptx
PPT
3 v html_next_energy_03.27.2014_v1.0
PPTX
Unit 2 Internet and web technology CSS report
PPTX
HTMLHTML HTML ghdgsahdaHTML HTML ghdgsahda.pptx
PPTX
Best Option to learn start here HTML.pptx
PPTX
HTML Presentation
PPTX
html document। .pptx
PPT
Introduction to HTML
PPTX
HTML/HTML5
DOCX
Html.docx
PPTX
HTML Basic Tags
DOCX
Computer application html
DOCX
1.2 Unit 2 Notes - for year 12 html.docx
PDF
Html tutorial
PDF
web development.pdf
Html basic
Class Intro / HTML Basics
Introduction to HTML
Frontend Devlopment internship batch 2024.pptx
Frontend Devlopment internship batch 2024-2.pptx
HTML_HEADER PART TAGS .pptx
3 v html_next_energy_03.27.2014_v1.0
Unit 2 Internet and web technology CSS report
HTMLHTML HTML ghdgsahdaHTML HTML ghdgsahda.pptx
Best Option to learn start here HTML.pptx
HTML Presentation
html document। .pptx
Introduction to HTML
HTML/HTML5
Html.docx
HTML Basic Tags
Computer application html
1.2 Unit 2 Notes - for year 12 html.docx
Html tutorial
web development.pdf

Recently uploaded (20)

PDF
Empathic Computing: Creating Shared Understanding
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
madgavkar20181017ppt McKinsey Presentation.pdf
PDF
GamePlan Trading System Review: Professional Trader's Honest Take
PDF
Modernizing your data center with Dell and AMD
PDF
Sensors and Actuators in IoT Systems using pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
Empathic Computing: Creating Shared Understanding
Network Security Unit 5.pdf for BCA BBA.
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
Reach Out and Touch Someone: Haptics and Empathic Computing
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Chapter 3 Spatial Domain Image Processing.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
“AI and Expert System Decision Support & Business Intelligence Systems”
Review of recent advances in non-invasive hemoglobin estimation
madgavkar20181017ppt McKinsey Presentation.pdf
GamePlan Trading System Review: Professional Trader's Honest Take
Modernizing your data center with Dell and AMD
Sensors and Actuators in IoT Systems using pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Per capita expenditure prediction using model stacking based on satellite ima...

[Basic HTML/CSS] 1. html - basic tags