SlideShare a Scribd company logo
Forensic Science Informatics Unit 37
Creating a forensics web page Aim: to create a web page using html with two links
Criteria D1 Unit 37 Create a web page for use by scientists, including two hyperlinks. Task 4  (hand-in date: w/c  23rd Nov 2009) You work for a small company as a  trainee computer security consultant. The company  are thinking of designing a website to provide forensic information. Provide a mock-up of a webpage using HTML with at least two hyperlinks
This is easier than it sounds! Web pages are written in hyper-text mark up language or html  html use tags in triangular brackets. For example <title> indicates that what follows is the title  </title> is the tag that indicates the title has ended.   Note the backward slash / inside the brackets.
Open up notepad  >  start >  all programs  >  accessories >  notepad
Paste in this code: <html>  <head>  <title> favorites / bookmark title goes here </title> </head> <body bgcolor="white" text="blue"> <h1> Heading </h1> <h2> heading </h2> This is a web page with a few tags.
Add a few other tags; for example: <p> p tag </p> <hr> hr tag </hr> <p></p> <em> em tag </em> <p></p> <b> b tag </b> Save the file as name.html
Close notepad Find the file  – double click on it,  it will open as a  web page
Experiment with different tags to see what they do. <b>       <center>         <em>        <H1>     <H2>      <H3>     <H4>    <HR>    <i>        <li>                <small>     <strong>   <ul>       <a href="http://www.cityofbristol.ac.uk/ ">CoBC</a> Then design a web page for forensic scientists add two hyperlinks.
Hyperlinks A hyperlink is a way of linking to another website The html code is: <a href=“webaddress”> title of website </a> To link to  the college website we would use: <a href="http://www.cityofbristol.ac.uk/ "> CoBC </a>
Experiment with different HTML code: Different fonts: <span style="font-family:arial;">Ariel</span> <p></p> <span style="font-family:verdana;">Verdana</span> <p></p> <span style="font-family:times new roman;">Times</span> <p></p> <span style="font-family:georgia;">Georgia</span> <p></p>
Different sizes: <span style="font-size:78%;">smallest</span> <p></p> <span style="font-size:100%;">medium</span> <p></p> <span style="font-size:130%;">large</span> <p></p> <span style="font-size:180%;">largest </span>
<strong>Bold </strong> <em>Italic </em> <blockquote>Quote</blockquote> Lists <ol> <li>numbered list 1</li>      <li>numbered list 2</li></ol> <ul> <li>bullet list</li> <li>and another</li></ul> Different colour fonts: <p><span style="color:#ff0000;">Red font</span></p> <p><span style="color:#3366ff;">Blue font</span></p> <p><span style="color:#009900;">Green font</span></p>
Adding an image: <p>Image:</p><img style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 320px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://www.libcoop.net/mcl/j0382584.jpg" border="0" /> <p></p> This may help:  http://htmledit.squarefree.com/

More Related Content

What's hot

Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
MayaLisa
 
HTML a Element: Link to External Page
HTML a Element: Link to External PageHTML a Element: Link to External Page
HTML a Element: Link to External Page
lhosford
 
Html in a box
Html in a boxHtml in a box
Html in a box
bdubuque
 
HTML Training in Ambala ! Batra Computer Centre
HTML Training in Ambala ! Batra Computer CentreHTML Training in Ambala ! Batra Computer Centre
HTML Training in Ambala ! Batra Computer Centre
jatin batra
 
Learning Html
Learning HtmlLearning Html
Learning Html
Damian Gonz
 
Next Steps for New WordPress Users
Next Steps for New WordPress UsersNext Steps for New WordPress Users
Next Steps for New WordPress Users
Kerch McConlogue
 
WP Accessibility
WP AccessibilityWP Accessibility
WP Accessibility
Angela Bergmann
 
Front End Publishing for WordPress
Front End Publishing for WordPressFront End Publishing for WordPress
Front End Publishing for WordPressrfair404
 
Html basics
Html basicsHtml basics
Html basics
Christoph Trappe
 
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53
Ivy Rueb
 
HTML5
HTML5HTML5
HTML5
tanamania
 
Developer Grade SEO - part II
Developer Grade SEO - part IIDeveloper Grade SEO - part II
Developer Grade SEO - part II
Phil Buckley
 
belajar HTML
belajar HTML belajar HTML

What's hot (18)

Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
HTML Introduction
HTML IntroductionHTML Introduction
HTML Introduction
 
M02 un04 p02
M02 un04 p02M02 un04 p02
M02 un04 p02
 
HTML a Element: Link to External Page
HTML a Element: Link to External PageHTML a Element: Link to External Page
HTML a Element: Link to External Page
 
Html in a box
Html in a boxHtml in a box
Html in a box
 
Intr To Html & Xhtml
Intr To Html & XhtmlIntr To Html & Xhtml
Intr To Html & Xhtml
 
HTML Training in Ambala ! Batra Computer Centre
HTML Training in Ambala ! Batra Computer CentreHTML Training in Ambala ! Batra Computer Centre
HTML Training in Ambala ! Batra Computer Centre
 
Learning Html
Learning HtmlLearning Html
Learning Html
 
Next Steps for New WordPress Users
Next Steps for New WordPress UsersNext Steps for New WordPress Users
Next Steps for New WordPress Users
 
WP Accessibility
WP AccessibilityWP Accessibility
WP Accessibility
 
Lecture1 B Frames&Forms
Lecture1 B  Frames&FormsLecture1 B  Frames&Forms
Lecture1 B Frames&Forms
 
Lecture3
Lecture3Lecture3
Lecture3
 
Front End Publishing for WordPress
Front End Publishing for WordPressFront End Publishing for WordPress
Front End Publishing for WordPress
 
Html basics
Html basicsHtml basics
Html basics
 
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-53
 
HTML5
HTML5HTML5
HTML5
 
Developer Grade SEO - part II
Developer Grade SEO - part IIDeveloper Grade SEO - part II
Developer Grade SEO - part II
 
belajar HTML
belajar HTML belajar HTML
belajar HTML
 

Viewers also liked

Bhagavad Geeta - Chapters 6 and 7
Bhagavad Geeta - Chapters 6 and 7Bhagavad Geeta - Chapters 6 and 7
Bhagavad Geeta - Chapters 6 and 7
hariomtv
 
Bhagavad gita according to gandhi chapter 6
Bhagavad gita according to gandhi chapter 6Bhagavad gita according to gandhi chapter 6
Bhagavad gita according to gandhi chapter 6
Prof. T. K. G. Namboodhiri
 
Meditation on the gita
Meditation on the gitaMeditation on the gita
Meditation on the gita
Prof. T. K. G. Namboodhiri
 
Five facts you do not want to miss about Bhagavad Gita
Five facts you do not want to miss about Bhagavad GitaFive facts you do not want to miss about Bhagavad Gita
Five facts you do not want to miss about Bhagavad Gita
JKYog
 
Gita Chapter 2 (Part 1)
Gita Chapter 2 (Part 1)Gita Chapter 2 (Part 1)
Gita Chapter 2 (Part 1)
AnandSRao
 
Gita Chapter 2 (Part 2)
Gita Chapter 2 (Part 2)Gita Chapter 2 (Part 2)
Gita Chapter 2 (Part 2)
AnandSRao
 
Bhagavad Gita.ppt
Bhagavad Gita.pptBhagavad Gita.ppt
Bhagavad Gita.pptShama
 

Viewers also liked (7)

Bhagavad Geeta - Chapters 6 and 7
Bhagavad Geeta - Chapters 6 and 7Bhagavad Geeta - Chapters 6 and 7
Bhagavad Geeta - Chapters 6 and 7
 
Bhagavad gita according to gandhi chapter 6
Bhagavad gita according to gandhi chapter 6Bhagavad gita according to gandhi chapter 6
Bhagavad gita according to gandhi chapter 6
 
Meditation on the gita
Meditation on the gitaMeditation on the gita
Meditation on the gita
 
Five facts you do not want to miss about Bhagavad Gita
Five facts you do not want to miss about Bhagavad GitaFive facts you do not want to miss about Bhagavad Gita
Five facts you do not want to miss about Bhagavad Gita
 
Gita Chapter 2 (Part 1)
Gita Chapter 2 (Part 1)Gita Chapter 2 (Part 1)
Gita Chapter 2 (Part 1)
 
Gita Chapter 2 (Part 2)
Gita Chapter 2 (Part 2)Gita Chapter 2 (Part 2)
Gita Chapter 2 (Part 2)
 
Bhagavad Gita.ppt
Bhagavad Gita.pptBhagavad Gita.ppt
Bhagavad Gita.ppt
 

Similar to Creating A Forensics Webpage

Html
HtmlHtml
Lecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPLecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPyucefmerhi
 
AK html
AK  htmlAK  html
AK html
gauravashq
 
Learning HTML
Learning HTMLLearning HTML
Learning HTML
Md. Sirajus Salayhin
 
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
sritikumar
 
SEO Best Practices for Web Developers
SEO Best Practices for Web DevelopersSEO Best Practices for Web Developers
SEO Best Practices for Web Developers
Shannon Steffen
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09
pemaquid
 
HTML & CSS
HTML & CSSHTML & CSS
HTML & CSS
jlinabary
 
Web designing using html
Web designing using htmlWeb designing using html
Web designing using html
julicris021488
 
Html
HtmlHtml
Successful Teams follow Standards
Successful Teams follow StandardsSuccessful Teams follow Standards
Successful Teams follow Standards
Christian Heilmann
 
Intro Html
Intro HtmlIntro Html
Intro Html
Chidanand Byahatti
 
Html basic
Html basicHtml basic
Html basic
Charitha Bandara
 
Module 2 Lesson 1
Module 2 Lesson 1Module 2 Lesson 1
Module 2 Lesson 1claytors
 

Similar to Creating A Forensics Webpage (20)

Html
HtmlHtml
Html
 
Lecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITPLecture 1 - Comm Lab: Web @ ITP
Lecture 1 - Comm Lab: Web @ ITP
 
AK html
AK  htmlAK  html
AK html
 
HTML Fundamentals
HTML FundamentalsHTML Fundamentals
HTML Fundamentals
 
Learning HTML
Learning HTMLLearning HTML
Learning HTML
 
Html
HtmlHtml
Html
 
Lect_html1
Lect_html1Lect_html1
Lect_html1
 
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
 
SEO Best Practices for Web Developers
SEO Best Practices for Web DevelopersSEO Best Practices for Web Developers
SEO Best Practices for Web Developers
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09
 
HTML & CSS
HTML & CSSHTML & CSS
HTML & CSS
 
Web designing using html
Web designing using htmlWeb designing using html
Web designing using html
 
Html
HtmlHtml
Html
 
Successful Teams follow Standards
Successful Teams follow StandardsSuccessful Teams follow Standards
Successful Teams follow Standards
 
Intro Html
Intro HtmlIntro Html
Intro Html
 
Html basic
Html basicHtml basic
Html basic
 
Module 2 Lesson 1
Module 2 Lesson 1Module 2 Lesson 1
Module 2 Lesson 1
 
Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 

More from Steve Bishop

Cognitive load theory
Cognitive load theoryCognitive load theory
Cognitive load theory
Steve Bishop
 
Blockbusters #soccd
Blockbusters #soccdBlockbusters #soccd
Blockbusters #soccd
Steve Bishop
 
Blockbusters template
Blockbusters templateBlockbusters template
Blockbusters template
Steve Bishop
 
Blockbusters #socfam
Blockbusters #socfamBlockbusters #socfam
Blockbusters #socfam
Steve Bishop
 
2.6 acids bases and salts
2.6 acids bases and salts2.6 acids bases and salts
2.6 acids bases and saltsSteve Bishop
 
C2.5 exothermic and endothermic reactions
C2.5 exothermic and endothermic reactionsC2.5 exothermic and endothermic reactions
C2.5 exothermic and endothermic reactionsSteve Bishop
 
C2.3.3 quantitative chemistry
C2.3.3 quantitative chemistryC2.3.3 quantitative chemistry
C2.3.3 quantitative chemistrySteve Bishop
 
C2.2 how structure influences
C2.2 how structure influencesC2.2 how structure influences
C2.2 how structure influencesSteve Bishop
 
C2.1 structure and bonding
C2.1 structure and bondingC2.1 structure and bonding
C2.1 structure and bondingSteve Bishop
 
C2.1 structure and bonding
C2.1 structure and bondingC2.1 structure and bonding
C2.1 structure and bondingSteve Bishop
 
B2.7 meiosis and mitosis
B2.7 meiosis and mitosisB2.7 meiosis and mitosis
B2.7 meiosis and mitosisSteve Bishop
 
B2.7 genetic disorders
B2.7 genetic disordersB2.7 genetic disorders
B2.7 genetic disordersSteve Bishop
 
B2.7 cell division and inheritance
B2.7 cell division and inheritanceB2.7 cell division and inheritance
B2.7 cell division and inheritanceSteve Bishop
 
B2.5 proteins enzymes
B2.5 proteins enzymesB2.5 proteins enzymes
B2.5 proteins enzymesSteve Bishop
 
Aerobic & anaerobic respiration
Aerobic & anaerobic respirationAerobic & anaerobic respiration
Aerobic & anaerobic respirationSteve Bishop
 
B1.4 pollution detectors
B1.4 pollution detectorsB1.4 pollution detectors
B1.4 pollution detectorsSteve Bishop
 
B1.4 plants adaptation
B1.4 plants adaptationB1.4 plants adaptation
B1.4 plants adaptationSteve Bishop
 
B1.4 animals adaptations
B1.4 animals adaptationsB1.4 animals adaptations
B1.4 animals adaptationsSteve Bishop
 

More from Steve Bishop (20)

Cognitive load theory
Cognitive load theoryCognitive load theory
Cognitive load theory
 
Blockbusters #soccd
Blockbusters #soccdBlockbusters #soccd
Blockbusters #soccd
 
Blockbusters template
Blockbusters templateBlockbusters template
Blockbusters template
 
Blockbusters #socfam
Blockbusters #socfamBlockbusters #socfam
Blockbusters #socfam
 
2.6 acids bases and salts
2.6 acids bases and salts2.6 acids bases and salts
2.6 acids bases and salts
 
C2.5 exothermic and endothermic reactions
C2.5 exothermic and endothermic reactionsC2.5 exothermic and endothermic reactions
C2.5 exothermic and endothermic reactions
 
C2.3.3 quantitative chemistry
C2.3.3 quantitative chemistryC2.3.3 quantitative chemistry
C2.3.3 quantitative chemistry
 
C2.2 how structure influences
C2.2 how structure influencesC2.2 how structure influences
C2.2 how structure influences
 
C2.1 structure and bonding
C2.1 structure and bondingC2.1 structure and bonding
C2.1 structure and bonding
 
C2.1 structure and bonding
C2.1 structure and bondingC2.1 structure and bonding
C2.1 structure and bonding
 
B2.8 speciation
B2.8 speciationB2.8 speciation
B2.8 speciation
 
B2.7 meiosis and mitosis
B2.7 meiosis and mitosisB2.7 meiosis and mitosis
B2.7 meiosis and mitosis
 
B2.7 genetic disorders
B2.7 genetic disordersB2.7 genetic disorders
B2.7 genetic disorders
 
B2.7 cell division and inheritance
B2.7 cell division and inheritanceB2.7 cell division and inheritance
B2.7 cell division and inheritance
 
B2.5 proteins enzymes
B2.5 proteins enzymesB2.5 proteins enzymes
B2.5 proteins enzymes
 
Aerobic & anaerobic respiration
Aerobic & anaerobic respirationAerobic & anaerobic respiration
Aerobic & anaerobic respiration
 
B1.4 red v grey
B1.4 red v greyB1.4 red v grey
B1.4 red v grey
 
B1.4 pollution detectors
B1.4 pollution detectorsB1.4 pollution detectors
B1.4 pollution detectors
 
B1.4 plants adaptation
B1.4 plants adaptationB1.4 plants adaptation
B1.4 plants adaptation
 
B1.4 animals adaptations
B1.4 animals adaptationsB1.4 animals adaptations
B1.4 animals adaptations
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 

Creating A Forensics Webpage

  • 2. Creating a forensics web page Aim: to create a web page using html with two links
  • 3. Criteria D1 Unit 37 Create a web page for use by scientists, including two hyperlinks. Task 4 (hand-in date: w/c 23rd Nov 2009) You work for a small company as a trainee computer security consultant. The company are thinking of designing a website to provide forensic information. Provide a mock-up of a webpage using HTML with at least two hyperlinks
  • 4. This is easier than it sounds! Web pages are written in hyper-text mark up language or html html use tags in triangular brackets. For example <title> indicates that what follows is the title </title> is the tag that indicates the title has ended. Note the backward slash / inside the brackets.
  • 5. Open up notepad > start > all programs > accessories > notepad
  • 6. Paste in this code: <html> <head> <title> favorites / bookmark title goes here </title> </head> <body bgcolor="white" text="blue"> <h1> Heading </h1> <h2> heading </h2> This is a web page with a few tags.
  • 7. Add a few other tags; for example: <p> p tag </p> <hr> hr tag </hr> <p></p> <em> em tag </em> <p></p> <b> b tag </b> Save the file as name.html
  • 8.
  • 9. Close notepad Find the file – double click on it, it will open as a web page
  • 10.
  • 11. Experiment with different tags to see what they do. <b> <center> <em> <H1> <H2> <H3> <H4> <HR> <i> <li> <small> <strong> <ul> <a href="http://www.cityofbristol.ac.uk/ ">CoBC</a> Then design a web page for forensic scientists add two hyperlinks.
  • 12. Hyperlinks A hyperlink is a way of linking to another website The html code is: <a href=“webaddress”> title of website </a> To link to the college website we would use: <a href="http://www.cityofbristol.ac.uk/ "> CoBC </a>
  • 13. Experiment with different HTML code: Different fonts: <span style="font-family:arial;">Ariel</span> <p></p> <span style="font-family:verdana;">Verdana</span> <p></p> <span style="font-family:times new roman;">Times</span> <p></p> <span style="font-family:georgia;">Georgia</span> <p></p>
  • 14. Different sizes: <span style="font-size:78%;">smallest</span> <p></p> <span style="font-size:100%;">medium</span> <p></p> <span style="font-size:130%;">large</span> <p></p> <span style="font-size:180%;">largest </span>
  • 15. <strong>Bold </strong> <em>Italic </em> <blockquote>Quote</blockquote> Lists <ol> <li>numbered list 1</li> <li>numbered list 2</li></ol> <ul> <li>bullet list</li> <li>and another</li></ul> Different colour fonts: <p><span style="color:#ff0000;">Red font</span></p> <p><span style="color:#3366ff;">Blue font</span></p> <p><span style="color:#009900;">Green font</span></p>
  • 16. Adding an image: <p>Image:</p><img style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 320px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://www.libcoop.net/mcl/j0382584.jpg" border="0" /> <p></p> This may help: http://htmledit.squarefree.com/