SlideShare a Scribd company logo
1 of 23
• HTML Stands for Hyper Text Markup Language.
• It is the language for building web pages through that you
can create your own website.
• It is derived from SGML Language (Standard Graphic
markup Language)
• It uses markup tags to describe web pages.
• HTML tags normally come in pair like opening tag <h2>
and closing tag </h2>
• It is not a case sensitive language
Write HTML code in
• Notepad, Notepad++, Pspad
Or You can also use HTML editors like
• MS FrontPage
• Macromedia Dreamweaver
• Netscape Composer
• Expression web
Image source: w3school.com
• After Writing HTML code in any of the given
file, save the file with (.html) (.htm) extensive.
• Now you can view the file in any browser like,
Chrome, Firefox etc.
HTML tags are consist on 2 types.
• Container Elements:
Container tags contains start tags and
end tags like <HTML> and </HTML>
• Empty Elements:
Empty tags contains start tags like <BR>
HTML headings are defined with
the <h1> to <h6> tags:
<h1>MediaLinkers Atlanta Web Design</h1>
<h2>MediaLinkers Atlanta Web Design</h2>
<h3>MediaLinkers Atlanta Web Design</h3>
<h4>MediaLinkers Atlanta Web Design</h4>
<h5>MediaLinkers Atlanta Web Design</h5>
<h6>MediaLinkers Atlanta Web Design</h6>
HTML paragraphs are defined with the <p> tag
like:
<p>Medialinkers web design company is
working in Kennesaw and Atlanta since
2002.</p>
<p>We at medialinkers have a team of expert
web designers and developers, who know the
best design for your company.</p>
HTML links are defined with the <a> tag:
<a href="http://www.medialinkers.com">Web Design Atlanta</a>
• <b> Identifies bold text
• <big> Identifies big Text
• <em> Identifies emphasized text
• <i> Defines italic text
• <Small> Defines small text
• <strong> Defines strong text
• <sub> Defines subscripted text
• <super> Superscripted text
• <ins> Inserted text
• <del> Deleted text
• <tt> Teletype text
• <u> Underline text
• <strike> strike text
• The <img> tag defines an image in an HTML
page.
• The <img> tag has two required attributes: src
and alt.
– Alt Specifies an alternate text for an image
– Src Specifies the URL of an image
The attribute bgcolor is used for changing
the back ground color of the page.
<body bgcolor=“Blue” >
Text is use to change the color of the
enclosed text.
<body text=“white”>
• Left alignment <align=“left”>
• Right alignment <align=“right”>
• Center alignment <align=“center”>
• <table> Used to create table
• <tr> table is divided into rows
• <td> each row is divided into data cells
• <td> Headings in a table
• <caption> caption to the table
• <colgroup> Defines groups of table columns
• <col> Defines the attribute values for one or
more columns in a table
• <thead> Defines a table head
• <tbody> Defines a table body
• <tfoot> Defines a table footer
• <cellpadding> Amount of space between
table cells.
• <colspam> Space around the edges of
each cell
• <rowspan> No of column working
with will span
• <border> No of rows working with
will span attribute takes a
number
There are three main types of HTML list tags
• <UL> Unordered lists (bulleted lists)
• <OL> Order lists (numbered lists)
• <DT> Definition lists (for definition lists)
• <form> Defines form for user input
• <Input> For input field
• <text> For single line text entry field
• <textarea> Define a text area
• <password> Create single line text area
shown (*)
• <label> Defines Selectable list
• <option> Defines a push button
• <select> Select or unselect a checkbox
Medialinkers is a Kennesaw and Atlanta based
web design company.
For more info visit: www.medialinkers.com
Address: 350 Wooten Lake Rd NW Suite 102,
Kennesaw, GA 30144, United States
Phone:+1 678-369-6000
Medialinkers Kennesaw Web development

More Related Content

What's hot

What's hot (20)

Lecture 2 introduction to html
Lecture 2  introduction to htmlLecture 2  introduction to html
Lecture 2 introduction to html
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
HTML Introduction
HTML IntroductionHTML Introduction
HTML Introduction
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
 
Html, CSS & Web Designing
Html, CSS & Web DesigningHtml, CSS & Web Designing
Html, CSS & Web Designing
 
Getting into HTML
Getting into HTMLGetting into HTML
Getting into HTML
 
Html1
Html1Html1
Html1
 
Learn html Basics
Learn html BasicsLearn html Basics
Learn html Basics
 
3 Layers of the Web - Part 1
3 Layers of the Web - Part 13 Layers of the Web - Part 1
3 Layers of the Web - Part 1
 
HTML
HTMLHTML
HTML
 
Html basics
Html basicsHtml basics
Html basics
 
Intro to HTML
Intro to HTMLIntro to HTML
Intro to HTML
 
Html presentation
Html presentationHtml presentation
Html presentation
 
Html introduction
Html introductionHtml introduction
Html introduction
 
Learning Html
Learning HtmlLearning Html
Learning Html
 
HTML & CSS
HTML & CSSHTML & CSS
HTML & CSS
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Web Development 2 (HTML & CSS)
Web Development 2 (HTML & CSS)Web Development 2 (HTML & CSS)
Web Development 2 (HTML & CSS)
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
 
Basic html structure
Basic html structureBasic html structure
Basic html structure
 

Viewers also liked

SharePoint Saturday UK - Workflow Evolution
SharePoint Saturday UK - Workflow EvolutionSharePoint Saturday UK - Workflow Evolution
SharePoint Saturday UK - Workflow EvolutionAlan Richards
 
[Basic HTML/CSS] 5. css - selector, units
[Basic HTML/CSS] 5. css - selector, units[Basic HTML/CSS] 5. css - selector, units
[Basic HTML/CSS] 5. css - selector, unitsHyejin Oh
 
Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01ramya116
 
HTML - Basics and Good Practices
HTML - Basics and Good PracticesHTML - Basics and Good Practices
HTML - Basics and Good PracticesPriscila Negreiros
 
The Evolution of SharePoint
The Evolution of SharePointThe Evolution of SharePoint
The Evolution of SharePointMatthias Einig
 
Share point workflow presentation
Share point workflow presentationShare point workflow presentation
Share point workflow presentationWyngate Solutions
 
Power bi introduction
Power bi introductionPower bi introduction
Power bi introductionBishwadeb Dey
 
Power BI for Office 365: Using SharePoint to Deliver Self-Service
Power BI for Office 365: Using SharePoint to Deliver Self-ServicePower BI for Office 365: Using SharePoint to Deliver Self-Service
Power BI for Office 365: Using SharePoint to Deliver Self-ServicePerficient, Inc.
 
Html 5 New Features
Html 5 New FeaturesHtml 5 New Features
Html 5 New FeaturesAta Ebrahimi
 
Workflow in SharePoint 2013
Workflow in SharePoint 2013Workflow in SharePoint 2013
Workflow in SharePoint 2013MJ Ferdous
 
Freelancing Presentation
Freelancing PresentationFreelancing Presentation
Freelancing PresentationLutfur Rahman
 
What, When and How about Freelancing
What, When and How about FreelancingWhat, When and How about Freelancing
What, When and How about FreelancingAryan Twanju
 
Final Web Design Project
Final Web Design ProjectFinal Web Design Project
Final Web Design ProjectJeana Bertoldi
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI OverviewNetwoven Inc.
 
Power BI Made Simple
Power BI Made SimplePower BI Made Simple
Power BI Made SimpleJames Serra
 
Web Design Project Report
Web Design Project ReportWeb Design Project Report
Web Design Project ReportMJ Ferdous
 

Viewers also liked (20)

SharePoint Saturday UK - Workflow Evolution
SharePoint Saturday UK - Workflow EvolutionSharePoint Saturday UK - Workflow Evolution
SharePoint Saturday UK - Workflow Evolution
 
Freelancing
FreelancingFreelancing
Freelancing
 
[Basic HTML/CSS] 5. css - selector, units
[Basic HTML/CSS] 5. css - selector, units[Basic HTML/CSS] 5. css - selector, units
[Basic HTML/CSS] 5. css - selector, units
 
Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01
 
HTML - Basics and Good Practices
HTML - Basics and Good PracticesHTML - Basics and Good Practices
HTML - Basics and Good Practices
 
The Evolution of SharePoint
The Evolution of SharePointThe Evolution of SharePoint
The Evolution of SharePoint
 
Share point workflow presentation
Share point workflow presentationShare point workflow presentation
Share point workflow presentation
 
Power bi introduction
Power bi introductionPower bi introduction
Power bi introduction
 
Power BI for Office 365: Using SharePoint to Deliver Self-Service
Power BI for Office 365: Using SharePoint to Deliver Self-ServicePower BI for Office 365: Using SharePoint to Deliver Self-Service
Power BI for Office 365: Using SharePoint to Deliver Self-Service
 
Html basic
Html basicHtml basic
Html basic
 
Html 5 New Features
Html 5 New FeaturesHtml 5 New Features
Html 5 New Features
 
Freelance@toptal
Freelance@toptalFreelance@toptal
Freelance@toptal
 
Workflow in SharePoint 2013
Workflow in SharePoint 2013Workflow in SharePoint 2013
Workflow in SharePoint 2013
 
New CV
New CVNew CV
New CV
 
Freelancing Presentation
Freelancing PresentationFreelancing Presentation
Freelancing Presentation
 
What, When and How about Freelancing
What, When and How about FreelancingWhat, When and How about Freelancing
What, When and How about Freelancing
 
Final Web Design Project
Final Web Design ProjectFinal Web Design Project
Final Web Design Project
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
 
Power BI Made Simple
Power BI Made SimplePower BI Made Simple
Power BI Made Simple
 
Web Design Project Report
Web Design Project ReportWeb Design Project Report
Web Design Project Report
 

Similar to Basics of HTML 5 for Beginners

Similar to Basics of HTML 5 for Beginners (20)

Basics ogHtml
Basics ogHtml Basics ogHtml
Basics ogHtml
 
Html
HtmlHtml
Html
 
Html cia
Html ciaHtml cia
Html cia
 
Web fundamental concept and tags
Web fundamental concept and tags Web fundamental concept and tags
Web fundamental concept and tags
 
HTML & CSS.ppt
HTML & CSS.pptHTML & CSS.ppt
HTML & CSS.ppt
 
Aryan kumar
Aryan kumarAryan kumar
Aryan kumar
 
introduction-to-html hyper text markup .ppt
introduction-to-html hyper text markup  .pptintroduction-to-html hyper text markup  .ppt
introduction-to-html hyper text markup .ppt
 
web development.pdf
web development.pdfweb development.pdf
web development.pdf
 
html
htmlhtml
html
 
Intro to html revised2
Intro to html revised2Intro to html revised2
Intro to html revised2
 
BITM3730Week1.pptx
BITM3730Week1.pptxBITM3730Week1.pptx
BITM3730Week1.pptx
 
BVK_PTT_HTML-Unit - III (1).pptx
BVK_PTT_HTML-Unit - III (1).pptxBVK_PTT_HTML-Unit - III (1).pptx
BVK_PTT_HTML-Unit - III (1).pptx
 
introdution-to-html.ppt
introdution-to-html.pptintrodution-to-html.ppt
introdution-to-html.ppt
 
HTML PPT.pdf
HTML PPT.pdfHTML PPT.pdf
HTML PPT.pdf
 
Workshop 2 Slides.pptx
Workshop 2 Slides.pptxWorkshop 2 Slides.pptx
Workshop 2 Slides.pptx
 
Lab1_HTML.pptx
Lab1_HTML.pptxLab1_HTML.pptx
Lab1_HTML.pptx
 
Web technologies-course 02.pptx
Web technologies-course 02.pptxWeb technologies-course 02.pptx
Web technologies-course 02.pptx
 
Html.ppt
Html.pptHtml.ppt
Html.ppt
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html
HtmlHtml
Html
 

Recently uploaded

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 

Recently uploaded (20)

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 

Basics of HTML 5 for Beginners

  • 1.
  • 2.
  • 3. • HTML Stands for Hyper Text Markup Language. • It is the language for building web pages through that you can create your own website. • It is derived from SGML Language (Standard Graphic markup Language) • It uses markup tags to describe web pages. • HTML tags normally come in pair like opening tag <h2> and closing tag </h2> • It is not a case sensitive language
  • 4. Write HTML code in • Notepad, Notepad++, Pspad Or You can also use HTML editors like • MS FrontPage • Macromedia Dreamweaver • Netscape Composer • Expression web
  • 5.
  • 7. • After Writing HTML code in any of the given file, save the file with (.html) (.htm) extensive. • Now you can view the file in any browser like, Chrome, Firefox etc.
  • 8.
  • 9. HTML tags are consist on 2 types. • Container Elements: Container tags contains start tags and end tags like <HTML> and </HTML> • Empty Elements: Empty tags contains start tags like <BR>
  • 10. HTML headings are defined with the <h1> to <h6> tags: <h1>MediaLinkers Atlanta Web Design</h1> <h2>MediaLinkers Atlanta Web Design</h2> <h3>MediaLinkers Atlanta Web Design</h3> <h4>MediaLinkers Atlanta Web Design</h4> <h5>MediaLinkers Atlanta Web Design</h5> <h6>MediaLinkers Atlanta Web Design</h6>
  • 11. HTML paragraphs are defined with the <p> tag like: <p>Medialinkers web design company is working in Kennesaw and Atlanta since 2002.</p> <p>We at medialinkers have a team of expert web designers and developers, who know the best design for your company.</p>
  • 12. HTML links are defined with the <a> tag: <a href="http://www.medialinkers.com">Web Design Atlanta</a>
  • 13. • <b> Identifies bold text • <big> Identifies big Text • <em> Identifies emphasized text • <i> Defines italic text • <Small> Defines small text • <strong> Defines strong text • <sub> Defines subscripted text
  • 14. • <super> Superscripted text • <ins> Inserted text • <del> Deleted text • <tt> Teletype text • <u> Underline text • <strike> strike text
  • 15. • The <img> tag defines an image in an HTML page. • The <img> tag has two required attributes: src and alt. – Alt Specifies an alternate text for an image – Src Specifies the URL of an image
  • 16. The attribute bgcolor is used for changing the back ground color of the page. <body bgcolor=“Blue” > Text is use to change the color of the enclosed text. <body text=“white”>
  • 17. • Left alignment <align=“left”> • Right alignment <align=“right”> • Center alignment <align=“center”>
  • 18. • <table> Used to create table • <tr> table is divided into rows • <td> each row is divided into data cells • <td> Headings in a table • <caption> caption to the table • <colgroup> Defines groups of table columns • <col> Defines the attribute values for one or more columns in a table • <thead> Defines a table head • <tbody> Defines a table body • <tfoot> Defines a table footer
  • 19. • <cellpadding> Amount of space between table cells. • <colspam> Space around the edges of each cell • <rowspan> No of column working with will span • <border> No of rows working with will span attribute takes a number
  • 20. There are three main types of HTML list tags • <UL> Unordered lists (bulleted lists) • <OL> Order lists (numbered lists) • <DT> Definition lists (for definition lists)
  • 21. • <form> Defines form for user input • <Input> For input field • <text> For single line text entry field • <textarea> Define a text area • <password> Create single line text area shown (*) • <label> Defines Selectable list • <option> Defines a push button • <select> Select or unselect a checkbox
  • 22. Medialinkers is a Kennesaw and Atlanta based web design company. For more info visit: www.medialinkers.com Address: 350 Wooten Lake Rd NW Suite 102, Kennesaw, GA 30144, United States Phone:+1 678-369-6000