SlideShare uma empresa Scribd logo
1 de 32
Creating a webpage – Basic HTML Matthew Mobbs e: mjm33@le.ac.uk web: http://www2.le.ac.uk/Members/mjm33 twitter: mjmobbs
Your first webpage Open Notepad <HTML> HTML always works in pairs!  Open and close! </HTML> This mean it is a WWW page
What is a page without a title! <HTML> 	<HEAD> 		<TITLE>	 Your name webpage 		</TITLE> 	</HEAD> </HTML>
Check your work… File Open the file. It will open in Internet Explorer. Is the name is the Title Bar the same as you typed? Save As Name the file Save as .html
Adding and Formatting the Page <BODY> <HTML> 	<HEAD> 		<TITLE>	 Your name webpage 		</TITLE> 	</HEAD> 	<BODY> The page content or body 	</BODY> </HTML>
Headings We use different heading styles to break-up page content Increased number  =  Smaller heading
Add a Heading to your page <H1> <BODY> Add Heading 	<CENTER> 	<H1> Your Name 	</H1> Centre Text 	</CENTER> Add a line 	<HR> </BODY> Save and Review your page
Writing a Paragraph <P>  <P> Your name is doing a <STRONG>MA Humanities</STRONG> degree at the <I>University of Leicester</I>. Your name first degree was <B>Your degree</B> from <I>first degree institution</I> </P> <BODY> 	<CENTER> 	<H1> Your Name 	</H1> 	</CENTER> 	<HR> 	<P> 	</P> </BODY>
Paragraph Mark-up
“Quoting” <BLOCKQUOTE> </P> In the quote say why you chose to study this course… “I’m studying MA Humanities…”   	<BLOCKQUOTE> 		<P> “Your Quote” 		</BR> 		<I>Says Your Name</I> 		</P> 	</BLOCKQUOTE> </BODY>
Lists <OL> or <UL> </BLOCKQUOTE> <OL> is a numerical or ‘ordered’ list Module Module 1 Module 2 Writing for the web <H3>Modules</H3> <OL> 	<LI>Module 1</LI> 	<LI>Module 2</LI> 	<LI>Writing for the Web</LI> </OL> </BODY>
Lists <OL> or <UL> </BLOCKQUOTE> <UL> is a bullet or ‘unordered’ list Writing for the web ,[object Object]
HTML<H3>Module</H3> <OL> 	<LI>Module 1</LI> 	<LI>Module 2</LI> 	<LI>Writing for the Web</LI> 	<UL> 		<LI>Web Design</LI> 		<LI>HTML</LI> 	</UL> </OL> </BODY>
Hyperlinks <A HREF= <P> Your name is doing a <STRONG>MA Humanities</STRONG> degree at the <A HREF=“http://www.le.ac.uk”> <I>University of Leicester</I> </A> . Your name first degree was <B>Your degree</B> from <I>first degree institution</I> </P>
Structuring a Website Home About Us Events Resources What the service is Writing Future Events Staff Essays Past Events Matt Mobbs Maths Handouts
Structuring a Website Home About Us Resources Events Writing What the service is Future Events Staff Past Events Essays Matt Mobbs Handouts Maths
Structuring a Website Home About Us Resources Images Events Writing What the service is Future Events Staff Past Events Essays Matt Mobbs Handouts Maths
Download and structure your site my -website Go to http://tinyurl.com/y9ev4rc Downloads the Page ‘webdesign.html’ and put in a folder called ‘modules’  Download the image ‘htmlcode.png’ and put in a folder called images index.html modules webdesign.html images htmlcode.gif
Dreamweaver A more sophisticated web editing package To Install: Start All Programs CFS Software 2 Select & Remove Software Select Dreamweaver 8.0.2 from the list Add and Done
Getting started with Dreamweaver From the Files list select ‘Manage Sites’
Getting started with Dreamweaver When the pop-up box appears select New…
Getting started with Dreamweaver Go to the Advanced options Name your site ‘My Website’ Locate the folder you created containing your website Locate the image folder Select OK
Features of Dreamweaver Select ‘Split’ Open index.html
Features of Dreamweaver Top:  HTML code Text can be formatted using toolbar. E.g. colour and size  Top:  How it will appear online
Insert Hyperlink to Subpages Open index.html Highlight the words ‘Writing for the Web’ in the Module list Select the ‘browse’ icon in the ‘Link’ creator in the Properties toolbar.  Browse to webdesign.html in the modules folder of your website and select
Hyperlink HTML <LI><a href=“module/webdesign.html”>Writing for the Web</a></LI> You can see the website structure in the link…folder/page Complete the link…add title <LI><a href=“module/webdesign.html”  title=”Writing for the Web">Writing for the Web</a></LI> This instructs user what the link will open, used by users with visual impairments
Insert Image Open webdesign.html Place the cursor at the bottom of the page. Select: Insert -> Image Browse to the htmlcode.png image you downloaded and select. When this box appears complete the Alternate text with ‘Basic HTML’.  ALT describes what the images is, used by screen readers to assist visually impaired users <imgsrc="../image/html.png" alt="Basic HTML”>
Complete the image Add a Boarder <CENTER> <P>  <imgsrc="../image/html.png" alt="Basic HTML" BORDER="2px">  </P> </CENTER>  Name the image “2px” how many pixels wide the boarder is. <CENTER> <P>  <imgsrc="../image/html.png" alt="Basic HTML" BORDER="2px">  </P> <H4>Basic HTML</H4> </CENTER>
Hyperlink back to homepage On the webdesign.html page, in the HTML code, below the image add: </H4> <P>  RETURN HOME  </P>  </CENTER>  Highlight the word RETURN HOME. Add the link to index.html In the HTML add your ‘title’
Note the link <a href="../index.html" title="MA Humanities Home">RETURN HOME</a> ../ means ‘go up a level’ in the folder structure
Larger structures Home About Us Resources Images Events Writing Link from ‘Matt Mobbs’ to ‘Home’ ../../HOME Need to go up two level = 2 x ../ What the service is Future Events Staff Past Events Essays Matt Mobbs Handouts Maths
Larger structures Home About Us Resources Images Events Writing Link from ‘Matt Mobbs’ to ‘Home’ ../../HOME Need to go up two level = 2 x ../ What the service is Future Events Same applies to images <imgsrc="../../image/matt.jpg”> Up two, down one Staff Past Events Essays Matt Mobbs Handouts Maths

Mais conteúdo relacionado

Mais procurados

Creating A Forensics Webpage
Creating A Forensics WebpageCreating A Forensics Webpage
Creating A Forensics WebpageSteve Bishop
 
TFM - Using Google Tag Manager for ecom
TFM - Using Google Tag Manager for ecom TFM - Using Google Tag Manager for ecom
TFM - Using Google Tag Manager for ecom Gerry White
 
Copycat Site BluePrint - make money online fast
Copycat Site BluePrint - make money online fastCopycat Site BluePrint - make money online fast
Copycat Site BluePrint - make money online fastEdward806784
 
Google Sites Web Page Creation
Google Sites Web Page CreationGoogle Sites Web Page Creation
Google Sites Web Page CreationBrian Stumbaugh
 
Flash SEO Secrets
Flash SEO SecretsFlash SEO Secrets
Flash SEO Secretsrtretola
 
THE ULTIMATE BLACKHAT CASH MACHINE - make money online
THE ULTIMATE BLACKHAT CASH MACHINE - make money onlineTHE ULTIMATE BLACKHAT CASH MACHINE - make money online
THE ULTIMATE BLACKHAT CASH MACHINE - make money onlineEdward806784
 
freeessentialtools
freeessentialtoolsfreeessentialtools
freeessentialtoolsmrb205
 
Basic HTML Tutorial For Beginners
Basic HTML Tutorial For BeginnersBasic HTML Tutorial For Beginners
Basic HTML Tutorial For BeginnersDHTMLExtreme
 
Email Marketing On Steroids
Email Marketing On SteroidsEmail Marketing On Steroids
Email Marketing On SteroidsDoug Devitre
 
Blogging For Teachers
Blogging For TeachersBlogging For Teachers
Blogging For TeachersMary Meloni
 
La build your own website september 5
La build your own website september 5La build your own website september 5
La build your own website september 5Thinkful
 
Facebook Black book 3 - make money online everyday
Facebook Black book 3 - make money online everydayFacebook Black book 3 - make money online everyday
Facebook Black book 3 - make money online everydayEdward806784
 
Accelerated Mobile Pages (AMP) in Magento
Accelerated Mobile Pages (AMP) in MagentoAccelerated Mobile Pages (AMP) in Magento
Accelerated Mobile Pages (AMP) in MagentoMagecom UK Limited
 
WordPress SEO by Yoast Tutorial for Beginners
WordPress SEO by Yoast Tutorial for BeginnersWordPress SEO by Yoast Tutorial for Beginners
WordPress SEO by Yoast Tutorial for BeginnersWPBrix.com
 
Html in a box
Html in a boxHtml in a box
Html in a boxbdubuque
 

Mais procurados (19)

Creating A Forensics Webpage
Creating A Forensics WebpageCreating A Forensics Webpage
Creating A Forensics Webpage
 
TFM - Using Google Tag Manager for ecom
TFM - Using Google Tag Manager for ecom TFM - Using Google Tag Manager for ecom
TFM - Using Google Tag Manager for ecom
 
Copycat Site BluePrint - make money online fast
Copycat Site BluePrint - make money online fastCopycat Site BluePrint - make money online fast
Copycat Site BluePrint - make money online fast
 
Google Sites Web Page Creation
Google Sites Web Page CreationGoogle Sites Web Page Creation
Google Sites Web Page Creation
 
Flash SEO Secrets
Flash SEO SecretsFlash SEO Secrets
Flash SEO Secrets
 
Lecture 9 Usability Orignal
Lecture 9 Usability OrignalLecture 9 Usability Orignal
Lecture 9 Usability Orignal
 
THE ULTIMATE BLACKHAT CASH MACHINE - make money online
THE ULTIMATE BLACKHAT CASH MACHINE - make money onlineTHE ULTIMATE BLACKHAT CASH MACHINE - make money online
THE ULTIMATE BLACKHAT CASH MACHINE - make money online
 
How to remember everything using Evernote?
How to remember everything using Evernote?How to remember everything using Evernote?
How to remember everything using Evernote?
 
freeessentialtools
freeessentialtoolsfreeessentialtools
freeessentialtools
 
Basic HTML Tutorial For Beginners
Basic HTML Tutorial For BeginnersBasic HTML Tutorial For Beginners
Basic HTML Tutorial For Beginners
 
Email Marketing On Steroids
Email Marketing On SteroidsEmail Marketing On Steroids
Email Marketing On Steroids
 
You and Your Stylesheet
You and Your StylesheetYou and Your Stylesheet
You and Your Stylesheet
 
Blogging For Teachers
Blogging For TeachersBlogging For Teachers
Blogging For Teachers
 
La build your own website september 5
La build your own website september 5La build your own website september 5
La build your own website september 5
 
Html5 accessibility
Html5 accessibilityHtml5 accessibility
Html5 accessibility
 
Facebook Black book 3 - make money online everyday
Facebook Black book 3 - make money online everydayFacebook Black book 3 - make money online everyday
Facebook Black book 3 - make money online everyday
 
Accelerated Mobile Pages (AMP) in Magento
Accelerated Mobile Pages (AMP) in MagentoAccelerated Mobile Pages (AMP) in Magento
Accelerated Mobile Pages (AMP) in Magento
 
WordPress SEO by Yoast Tutorial for Beginners
WordPress SEO by Yoast Tutorial for BeginnersWordPress SEO by Yoast Tutorial for Beginners
WordPress SEO by Yoast Tutorial for Beginners
 
Html in a box
Html in a boxHtml in a box
Html in a box
 

Destaque

HTML Intermediate
HTML IntermediateHTML Intermediate
HTML Intermediatec525600
 
Creating a webpage in html
Creating a webpage in htmlCreating a webpage in html
Creating a webpage in htmlShrey Goswami
 
How to Make HTML and CSS Files
How to Make HTML and CSS FilesHow to Make HTML and CSS Files
How to Make HTML and CSS FilesLearningNerd
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS PresentationShawn Calvert
 

Destaque (6)

HTML Intermediate
HTML IntermediateHTML Intermediate
HTML Intermediate
 
The Complete HTML
The Complete HTMLThe Complete HTML
The Complete HTML
 
BasicHTML
BasicHTMLBasicHTML
BasicHTML
 
Creating a webpage in html
Creating a webpage in htmlCreating a webpage in html
Creating a webpage in html
 
How to Make HTML and CSS Files
How to Make HTML and CSS FilesHow to Make HTML and CSS Files
How to Make HTML and CSS Files
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 

Semelhante a Creating a Webpage

YL Intro html
YL Intro htmlYL Intro html
YL Intro htmldilom1986
 
Xhtml Part1
Xhtml Part1Xhtml Part1
Xhtml Part1nleesite
 
How To Create Personal Web Pages On My Web
How To Create Personal Web Pages On My WebHow To Create Personal Web Pages On My Web
How To Create Personal Web Pages On My Websritikumar
 
Lecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPLecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPyucefmerhi
 
What I brought back from Austin
What I brought back from AustinWhat I brought back from Austin
What I brought back from AustinLisa Adkins
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09pemaquid
 
Mobile library on drupal cil2011
Mobile library on drupal   cil2011Mobile library on drupal   cil2011
Mobile library on drupal cil2011sc20866
 
Module 2 Lesson 1
Module 2 Lesson 1Module 2 Lesson 1
Module 2 Lesson 1claytors
 
HTML5 Overview
HTML5 OverviewHTML5 Overview
HTML5 Overviewreybango
 
Html Lesson01
Html Lesson01Html Lesson01
Html Lesson01jhessabar
 
Download Workshop Lecture
Download Workshop LectureDownload Workshop Lecture
Download Workshop Lecturewebhostingguy
 
Semantics & the Mobile Web
Semantics & the Mobile WebSemantics & the Mobile Web
Semantics & the Mobile Websurferroop
 
Master pages ppt
Master pages pptMaster pages ppt
Master pages pptIblesoft
 

Semelhante a Creating a Webpage (20)

YL Intro html
YL Intro htmlYL Intro html
YL Intro html
 
Xhtml Part1
Xhtml Part1Xhtml Part1
Xhtml Part1
 
How To Create Personal Web Pages On My Web
How To Create Personal Web Pages On My WebHow To Create Personal Web Pages On My Web
How To Create Personal Web Pages On My Web
 
Intro Html
Intro HtmlIntro Html
Intro Html
 
Lecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPLecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITP
 
What I brought back from Austin
What I brought back from AustinWhat I brought back from Austin
What I brought back from Austin
 
Html
HtmlHtml
Html
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09
 
HTML Fundamentals
HTML FundamentalsHTML Fundamentals
HTML Fundamentals
 
Mobile library on drupal cil2011
Mobile library on drupal   cil2011Mobile library on drupal   cil2011
Mobile library on drupal cil2011
 
Module 2 Lesson 1
Module 2 Lesson 1Module 2 Lesson 1
Module 2 Lesson 1
 
HTML
HTMLHTML
HTML
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
HTML5 Overview
HTML5 OverviewHTML5 Overview
HTML5 Overview
 
Html Lesson01
Html Lesson01Html Lesson01
Html Lesson01
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
Download Workshop Lecture
Download Workshop LectureDownload Workshop Lecture
Download Workshop Lecture
 
Semantics & the Mobile Web
Semantics & the Mobile WebSemantics & the Mobile Web
Semantics & the Mobile Web
 
Master pages ppt
Master pages pptMaster pages ppt
Master pages ppt
 

Mais de Matthew Mobbs

MOOCs: The Leicester Landscape
MOOCs: The Leicester LandscapeMOOCs: The Leicester Landscape
MOOCs: The Leicester LandscapeMatthew Mobbs
 
Personal branding - School of Management 2013
Personal branding - School of Management 2013Personal branding - School of Management 2013
Personal branding - School of Management 2013Matthew Mobbs
 
Personalised Learning, Behind and Beyond Google
Personalised Learning, Behind and Beyond GooglePersonalised Learning, Behind and Beyond Google
Personalised Learning, Behind and Beyond GoogleMatthew Mobbs
 
Blogging your experience lgip2012
Blogging your experience   lgip2012Blogging your experience   lgip2012
Blogging your experience lgip2012Matthew Mobbs
 
Using Social Media as a Careers Service and Advising Students
Using Social Media as a Careers Service and Advising StudentsUsing Social Media as a Careers Service and Advising Students
Using Social Media as a Careers Service and Advising StudentsMatthew Mobbs
 
Social Media For Beginners - Agcas 2012
Social Media For Beginners - Agcas 2012Social Media For Beginners - Agcas 2012
Social Media For Beginners - Agcas 2012Matthew Mobbs
 
Making the most of Twitter
Making the most of TwitterMaking the most of Twitter
Making the most of TwitterMatthew Mobbs
 
Social media to assist your applications
Social media to assist your applicationsSocial media to assist your applications
Social media to assist your applicationsMatthew Mobbs
 
Social Media Taster - WISE Project
Social Media Taster - WISE ProjectSocial Media Taster - WISE Project
Social Media Taster - WISE ProjectMatthew Mobbs
 
Creating a e portfolio using wordpress
Creating a e portfolio using wordpressCreating a e portfolio using wordpress
Creating a e portfolio using wordpressMatthew Mobbs
 
Using Social Media to develop a personal brand - SIFE 2011
Using Social Media to develop a personal brand - SIFE 2011Using Social Media to develop a personal brand - SIFE 2011
Using Social Media to develop a personal brand - SIFE 2011Matthew Mobbs
 
Creating a e portfolio using wordpress
Creating a e portfolio using wordpressCreating a e portfolio using wordpress
Creating a e portfolio using wordpressMatthew Mobbs
 
Careers Service Publicity Sample
Careers Service Publicity SampleCareers Service Publicity Sample
Careers Service Publicity SampleMatthew Mobbs
 
Circuit de catalunya i photo book
Circuit de catalunya i photo bookCircuit de catalunya i photo book
Circuit de catalunya i photo bookMatthew Mobbs
 
Social media for beginners
Social media for beginnersSocial media for beginners
Social media for beginnersMatthew Mobbs
 
Building an ePortfolio using Web 2.0 Technologies (2009)
Building an ePortfolio using Web 2.0 Technologies (2009)Building an ePortfolio using Web 2.0 Technologies (2009)
Building an ePortfolio using Web 2.0 Technologies (2009)Matthew Mobbs
 

Mais de Matthew Mobbs (20)

MOOCs: The Leicester Landscape
MOOCs: The Leicester LandscapeMOOCs: The Leicester Landscape
MOOCs: The Leicester Landscape
 
Personal branding - School of Management 2013
Personal branding - School of Management 2013Personal branding - School of Management 2013
Personal branding - School of Management 2013
 
Personalised Learning, Behind and Beyond Google
Personalised Learning, Behind and Beyond GooglePersonalised Learning, Behind and Beyond Google
Personalised Learning, Behind and Beyond Google
 
Chinese new year
Chinese new yearChinese new year
Chinese new year
 
Blogging your experience lgip2012
Blogging your experience   lgip2012Blogging your experience   lgip2012
Blogging your experience lgip2012
 
Example tweets
Example tweetsExample tweets
Example tweets
 
Using Social Media as a Careers Service and Advising Students
Using Social Media as a Careers Service and Advising StudentsUsing Social Media as a Careers Service and Advising Students
Using Social Media as a Careers Service and Advising Students
 
Social Media For Beginners - Agcas 2012
Social Media For Beginners - Agcas 2012Social Media For Beginners - Agcas 2012
Social Media For Beginners - Agcas 2012
 
LinkedIn Lab
LinkedIn LabLinkedIn Lab
LinkedIn Lab
 
Making the most of Twitter
Making the most of TwitterMaking the most of Twitter
Making the most of Twitter
 
Social media to assist your applications
Social media to assist your applicationsSocial media to assist your applications
Social media to assist your applications
 
Social Media Taster - WISE Project
Social Media Taster - WISE ProjectSocial Media Taster - WISE Project
Social Media Taster - WISE Project
 
Creating a e portfolio using wordpress
Creating a e portfolio using wordpressCreating a e portfolio using wordpress
Creating a e portfolio using wordpress
 
Using Social Media to develop a personal brand - SIFE 2011
Using Social Media to develop a personal brand - SIFE 2011Using Social Media to develop a personal brand - SIFE 2011
Using Social Media to develop a personal brand - SIFE 2011
 
Creating a e portfolio using wordpress
Creating a e portfolio using wordpressCreating a e portfolio using wordpress
Creating a e portfolio using wordpress
 
Careers Service Publicity Sample
Careers Service Publicity SampleCareers Service Publicity Sample
Careers Service Publicity Sample
 
Circuit de catalunya i photo book
Circuit de catalunya i photo bookCircuit de catalunya i photo book
Circuit de catalunya i photo book
 
Video Production
Video ProductionVideo Production
Video Production
 
Social media for beginners
Social media for beginnersSocial media for beginners
Social media for beginners
 
Building an ePortfolio using Web 2.0 Technologies (2009)
Building an ePortfolio using Web 2.0 Technologies (2009)Building an ePortfolio using Web 2.0 Technologies (2009)
Building an ePortfolio using Web 2.0 Technologies (2009)
 

Último

Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 

Último (20)

Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 

Creating a Webpage

  • 1. Creating a webpage – Basic HTML Matthew Mobbs e: mjm33@le.ac.uk web: http://www2.le.ac.uk/Members/mjm33 twitter: mjmobbs
  • 2. Your first webpage Open Notepad <HTML> HTML always works in pairs! Open and close! </HTML> This mean it is a WWW page
  • 3. What is a page without a title! <HTML> <HEAD> <TITLE> Your name webpage </TITLE> </HEAD> </HTML>
  • 4. Check your work… File Open the file. It will open in Internet Explorer. Is the name is the Title Bar the same as you typed? Save As Name the file Save as .html
  • 5. Adding and Formatting the Page <BODY> <HTML> <HEAD> <TITLE> Your name webpage </TITLE> </HEAD> <BODY> The page content or body </BODY> </HTML>
  • 6. Headings We use different heading styles to break-up page content Increased number = Smaller heading
  • 7. Add a Heading to your page <H1> <BODY> Add Heading <CENTER> <H1> Your Name </H1> Centre Text </CENTER> Add a line <HR> </BODY> Save and Review your page
  • 8. Writing a Paragraph <P> <P> Your name is doing a <STRONG>MA Humanities</STRONG> degree at the <I>University of Leicester</I>. Your name first degree was <B>Your degree</B> from <I>first degree institution</I> </P> <BODY> <CENTER> <H1> Your Name </H1> </CENTER> <HR> <P> </P> </BODY>
  • 10. “Quoting” <BLOCKQUOTE> </P> In the quote say why you chose to study this course… “I’m studying MA Humanities…” <BLOCKQUOTE> <P> “Your Quote” </BR> <I>Says Your Name</I> </P> </BLOCKQUOTE> </BODY>
  • 11. Lists <OL> or <UL> </BLOCKQUOTE> <OL> is a numerical or ‘ordered’ list Module Module 1 Module 2 Writing for the web <H3>Modules</H3> <OL> <LI>Module 1</LI> <LI>Module 2</LI> <LI>Writing for the Web</LI> </OL> </BODY>
  • 12.
  • 13. HTML<H3>Module</H3> <OL> <LI>Module 1</LI> <LI>Module 2</LI> <LI>Writing for the Web</LI> <UL> <LI>Web Design</LI> <LI>HTML</LI> </UL> </OL> </BODY>
  • 14. Hyperlinks <A HREF= <P> Your name is doing a <STRONG>MA Humanities</STRONG> degree at the <A HREF=“http://www.le.ac.uk”> <I>University of Leicester</I> </A> . Your name first degree was <B>Your degree</B> from <I>first degree institution</I> </P>
  • 15. Structuring a Website Home About Us Events Resources What the service is Writing Future Events Staff Essays Past Events Matt Mobbs Maths Handouts
  • 16. Structuring a Website Home About Us Resources Events Writing What the service is Future Events Staff Past Events Essays Matt Mobbs Handouts Maths
  • 17. Structuring a Website Home About Us Resources Images Events Writing What the service is Future Events Staff Past Events Essays Matt Mobbs Handouts Maths
  • 18. Download and structure your site my -website Go to http://tinyurl.com/y9ev4rc Downloads the Page ‘webdesign.html’ and put in a folder called ‘modules’ Download the image ‘htmlcode.png’ and put in a folder called images index.html modules webdesign.html images htmlcode.gif
  • 19. Dreamweaver A more sophisticated web editing package To Install: Start All Programs CFS Software 2 Select & Remove Software Select Dreamweaver 8.0.2 from the list Add and Done
  • 20. Getting started with Dreamweaver From the Files list select ‘Manage Sites’
  • 21. Getting started with Dreamweaver When the pop-up box appears select New…
  • 22. Getting started with Dreamweaver Go to the Advanced options Name your site ‘My Website’ Locate the folder you created containing your website Locate the image folder Select OK
  • 23. Features of Dreamweaver Select ‘Split’ Open index.html
  • 24. Features of Dreamweaver Top: HTML code Text can be formatted using toolbar. E.g. colour and size Top: How it will appear online
  • 25. Insert Hyperlink to Subpages Open index.html Highlight the words ‘Writing for the Web’ in the Module list Select the ‘browse’ icon in the ‘Link’ creator in the Properties toolbar. Browse to webdesign.html in the modules folder of your website and select
  • 26. Hyperlink HTML <LI><a href=“module/webdesign.html”>Writing for the Web</a></LI> You can see the website structure in the link…folder/page Complete the link…add title <LI><a href=“module/webdesign.html” title=”Writing for the Web">Writing for the Web</a></LI> This instructs user what the link will open, used by users with visual impairments
  • 27. Insert Image Open webdesign.html Place the cursor at the bottom of the page. Select: Insert -> Image Browse to the htmlcode.png image you downloaded and select. When this box appears complete the Alternate text with ‘Basic HTML’. ALT describes what the images is, used by screen readers to assist visually impaired users <imgsrc="../image/html.png" alt="Basic HTML”>
  • 28. Complete the image Add a Boarder <CENTER> <P> <imgsrc="../image/html.png" alt="Basic HTML" BORDER="2px"> </P> </CENTER> Name the image “2px” how many pixels wide the boarder is. <CENTER> <P> <imgsrc="../image/html.png" alt="Basic HTML" BORDER="2px"> </P> <H4>Basic HTML</H4> </CENTER>
  • 29. Hyperlink back to homepage On the webdesign.html page, in the HTML code, below the image add: </H4> <P> RETURN HOME </P> </CENTER> Highlight the word RETURN HOME. Add the link to index.html In the HTML add your ‘title’
  • 30. Note the link <a href="../index.html" title="MA Humanities Home">RETURN HOME</a> ../ means ‘go up a level’ in the folder structure
  • 31. Larger structures Home About Us Resources Images Events Writing Link from ‘Matt Mobbs’ to ‘Home’ ../../HOME Need to go up two level = 2 x ../ What the service is Future Events Staff Past Events Essays Matt Mobbs Handouts Maths
  • 32. Larger structures Home About Us Resources Images Events Writing Link from ‘Matt Mobbs’ to ‘Home’ ../../HOME Need to go up two level = 2 x ../ What the service is Future Events Same applies to images <imgsrc="../../image/matt.jpg”> Up two, down one Staff Past Events Essays Matt Mobbs Handouts Maths
  • 33. Better looking website http://www.oswd.org/