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

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Recently uploaded (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

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