SlideShare a Scribd company logo
Unit 11- Assignment 1 Guide 
Contents 
Introduction ................................................................................................................................. 2 
Protocols...................................................................................................................................... 2 
URL .......................................................................................................................................... 2 
Domain Name........................................................................................................................... 2 
Domain Name Registrar ............................................................................................................ 2 
Top Level Domain Name............................................................................................................ 3 
Country Codes .......................................................................................................................... 3 
Organisation Codes ................................................................................................................... 3 
ISP ........................................................................................................................................... 3 
Hosting Companies ................................................................................................................... 3 
Web Page Naming Conventions ................................................................................................. 3 
Design Conventions ...................................................................................................................... 4 
Software ...................................................................................................................................... 6 
Web authoring ............................................................................................................................. 2
Introduction 
In this report I will be discussing what web authoring is and how it is used to make a website and 
what goes on behind the making of the website. Web authoring is made up of three different things 
which are protocols, software and design. 
Web authoring 
Web authoring is a category of software that enables the user to develop a Web site in a desktop 
publishing format. The software will generate the required HTML coding for the layout of the Web 
pages based on what the user designs. 
Protocols 
Protocols are another world for rules. When discussing web authoring protocols we talking about 
the rules which govern the exchange of data and information over the internet. 
Web authoring protocols: protocols are another world for rules. When discussing web authoring 
protocols we talking about the rules which govern the exchange of data and information over the 
internet. Example this protocol will direct you to the web site. 
Web authoring: protocols-Top level domain name: the last section of a URL. The indicate the type of 
website or its location. 
URL 
This is URL (uniform resource locator) the web address of a website. URL is a URI that, in addition to 
identifying a web resource, provides a means of locating the resource by describing its "primary 
access mechanism (e.g., its network location)". 
A uniform resource locator (abbreviated URL; also known as a web address, particularly when used 
with HTTP) is a specific character string that establishes a reference to a resource. Most web 
browsers display the URL of a web page above the page in an address bar. A typical URL might look 
like: 
http://en.example.org/wiki/Main_Page 
Domain Name 
A domain name is a unique name that identifies an internet resource such as a website. It is an 
identification string that defines a realm of administrative dependence, authority or control on the 
Internet. Domain names are formed by the rules of the Domain Name System (DNS). Any name 
registered in the DNS is a domain name. 
Domain Name Registrar 
A domain name registrar is an organization or commercial entity that manages the reservation of 
Internet domain names. A domain name registrar must be official by a generic top-level domain 
(gTLD) registry and/or a country code top-level domain (ccTLD) registry.
Top Level Domain Name 
A top-level domain (TLD) is one of the domains at the highest level in the hierarchical Domain Name 
System of the Internet. For example, in the domain name www.example.com, the top-level domain 
is com (the "dot" and the word that follows it). 
Country Codes 
Country codes are short alphabetic or numeric geographical codes (geocodes) developed to 
represent countries and dependent areas, for use in data processing and communications. 
• .uk 
• .jp 
 .ie 
Organisation Codes 
 .ac 
• .gov 
ISP 
ISP sends you a request to the imp address of the website you want look at. This is send thorough 
cables and satellites until your request reaches the right server (this is what the internet is).The 
server that hosts the website you want to view gets your request and sends all the data. 
Internet service providers (ISPs) this is the company that provides you with access to the internet. 
Examples: 
• BT 
• Virgin 
• PlusNet 
• Talk-talk 
Hosting Companies 
Hosting: companies will let you host you website on their servers. They store your website files on 
their serves which is accessible to their via the internet. There is often a monthly or yearly fee for 
this. 
Web Page Naming Conventions 
This are websites are made of lots of pages, all using the same URL. It is important that each web 
page has suitable name that reflects content on that page. 
An example of this is Home page= www.example.com/index.htm 
• Contact us= www.example.com/contact.htm 
• About us= www.example.com/aboutus.htm
Design Conventions 
The rule of thirds is applied by aligning a subject with the guide lines and their intersection points, 
placing the horizon on the top or bottom line, or allowing linear features in the image to flow from 
section to section. 
•Websites and images can be divided into thirds; three vertical lines and three horizontal lines: 
where those lines cross are `Points of focus’. The eye is naturally drawn to that position. 
A website that uses the rule of thirds is universally seen as visually appealing and keeps the des ign of 
the page neat. 
•There are three main colour schemes that a website can be designed with. Picking the right colour 
scheme for your website is very important in setting the tone. 
Sans serif and sans 
Finding the right font for a website is important visually and for usability. Fonts are divided into two 
categories: 
• Sans serif • Serif 
Sans serif means the letters are clear and have no serif (the flicks at the end of the letters). 
Font size and colours are also important in designing a webpage. Titles and sub-headings should be 
larger than the text below to show the importance and break the page and content up. Fonts should 
also be clearly coloured so they are easy to read. E.g. using white font (sans serif font) on a black 
background, this is because it is easier to read and clearer to see. 
Text on website can sometimes be grouped together poorly, making it harder for the user to read. 
Paragraphs are used in websites, same as they are in writing, to break up long bits of the text. 
Monochromatic means `one colour’. 
This means that if a website is monochromatic because it uses only one colour, but it can use all the 
tints, tones and shades of that colour.
An analogus colour scheme is one which uses similar colours. Analogus 
are located next to each there to colour wheel. 
Complimentary colours are ones which are opposite, but visually work very well together. They are 
always found opposite each other on the colour wheel. 
Finding the right font for a website is important visually and for usability. Fonts are divided into two 
categories: 
• Sans serif 
• Serif 
Sans serif means the letters are clear and have no serif (the flicks at the end of the letters) 
When designing text to be used on a website one important design 
decision of what kind of font to use. There are two kinds sans and sans serif; serif fonts do not have 
flicks at the end. 
Each paragraph should have its own focus, for example: 
•A paragraph welcoming you to the website 
•A paragraph introducing the website and then another explaining what it is about 
Backgrounds on websites are generally single colours, patterns or images.
•Single colours should follow your colour scheme for consistency, and should make it easier to read 
writing on your website. 
•Patterns can be used, but should not `distract’ from the foreground and content of your website. 
•Images are sometimes used, but finding the right image can be difficult and large images can make 
websites slower to load. 
Text on websites can sometimes be grouped together poorly, making it harder for the user to read. 
Paragraphs are used in websites, same as they are in writing, to break up long bits of text. 
Each paragraph should have its own focus. For example: 
A paragraph welcoming you to the website 
A paragraph introducing the website and then another explaining what it is about. 
Software 
There are lots of tools and software available to build websites. These are divided into two 
categories: text bases editors and visual based editors. 
HTML Text Editors 
These let you type the HTML code that builds websites. They are dependent on your knowing all the 
code you will need to build the website you want. 
HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like 
<html>). HTML tags most commonly come in pairs like <h1> and </h1>, although some tags 
represent empty elements and so are unpaired, for example <img>. The first tag in a pair is the start 
tag, and the second tag is the end tag (they are also called opening tags and closing tags). 
Example: Notepad 
Visual Editors 
These let you build websites visually and do much of the programming for you. 
Visual editors or full screen editors are editing programs which display the text being edited on the 
screen as it is being edited, as opposed to line-oriented editors (such as ed, ex and edlin). 
The term is generally used in discussing character mode, as opposed to GUI applications. All GUI 
editors are visual editors, but not all character-mode editors are. 
Example: FrontPage, Dreamweaver
Text bases editors 
A text editor is a type of program used for editing plain text files. 
Text editors are often provided with operating systems and software development packages, and 
can be used to change, e.g., configuration files, documentation files, programming language source 
code. 
Example: 
In conclusion this report has looked at numerous different aspects of web authoring, including what 
the rule of thirds may be and what the protocols and software`s are. What I have knowledgeable 
from this assignment is I am starting to understand is more about the ICT side of media. I can then 
use this in my own work because it will give me a much clearer understanding more of what I have 
learnt so far in my own creative media production

More Related Content

DOCX
Assignment 1 web authoring-ASM(:
PPTX
Html session1,2,3
PPTX
Css Complete Notes
ODP
Css jon duckett - flashcards
PDF
PDF
CSS notes
PPTX
Ch 5: Marking up Text
Assignment 1 web authoring-ASM(:
Html session1,2,3
Css Complete Notes
Css jon duckett - flashcards
CSS notes
Ch 5: Marking up Text

Viewers also liked (20)

PPTX
Website design idea
PPT
Delinquent Boys At Increased Risk Of Premature
PDF
cloud centric m2m - products & platforms
PPTX
Justin timberlake construction
PPTX
Lezing Breda 21 januari 2011
PPT
Trends voor 2011
DOCX
Annotation of waiting up all night by rudimental lyrics irene
PDF
Valentine's Day Showcase
PDF
Joomla! Template Overrides
DOCX
Vectors UNIT 13 assignment (W.A)
PPTX
Columbia publishing
PDF
Context, Quality and Relevance: Dependencies and Impacts on RESTful Web Servi...
PPT
Branding For Success
PPTX
Why does green matter
PPT
Canadas government2010 2011
PPTX
How effective is the combination of your main
PDF
How stories and conversations are changing marketing
PPTX
Batman website designs
PPTX
Factual based websites nhs
PPTX
Kefranediakenga kef
Website design idea
Delinquent Boys At Increased Risk Of Premature
cloud centric m2m - products & platforms
Justin timberlake construction
Lezing Breda 21 januari 2011
Trends voor 2011
Annotation of waiting up all night by rudimental lyrics irene
Valentine's Day Showcase
Joomla! Template Overrides
Vectors UNIT 13 assignment (W.A)
Columbia publishing
Context, Quality and Relevance: Dependencies and Impacts on RESTful Web Servi...
Branding For Success
Why does green matter
Canadas government2010 2011
How effective is the combination of your main
How stories and conversations are changing marketing
Batman website designs
Factual based websites nhs
Kefranediakenga kef
Ad

Similar to Web authoring a1 (20)

DOCX
Web authoring
DOCX
Assignment 1 Unit 11 Report
DOCX
Web authoring conventions
DOCX
Web authoring
DOCX
Web authoring, assignment 1
DOCX
Assignment 1 web authoring
DOCX
Assignment 1 web authoring
DOCX
Assignment 1 guide
DOCX
Assignment 1 guide
DOCX
Assignment 1 guide - SA
RTF
DOCX
Web authoring
RTF
design conventions protocols EF
PPTX
Unit 11 web authoring
DOCX
Report by bart
DOCX
Assignment 1 guide
DOCX
Assignment 1 :JJD
DOCX
Assignment 1
PPTX
Unit 11 web authoring
DOCX
Assignment 1 guide (W.A)
Web authoring
Assignment 1 Unit 11 Report
Web authoring conventions
Web authoring
Web authoring, assignment 1
Assignment 1 web authoring
Assignment 1 web authoring
Assignment 1 guide
Assignment 1 guide
Assignment 1 guide - SA
Web authoring
design conventions protocols EF
Unit 11 web authoring
Report by bart
Assignment 1 guide
Assignment 1 :JJD
Assignment 1
Unit 11 web authoring
Assignment 1 guide (W.A)
Ad

More from haverstockmedia (20)

PPTX
PPTX
DOCX
Music video idea
DOCX
Video idea weeknd -Amad Islam
DOCX
The weeknd feat ed sheeran Dark Times Lyric Analysis (Amad Islam)
DOCX
The weeknd lyric analysis By Amad Islam
DOCX
PPTX
Analysisoflyrics 111010192016-phpapp01
DOCX
Beyonce - dance for you
PPTX
British board of film classication (bbfc)
ODP
3 different ways of classifying audiences
ODP
3 different ways of classifying audiences
ODP
3 different ways of classifying audiences
ODP
3 different ways of classifying audiences
ODP
3 different ways of classifying audiences
PPTX
Final Sketch Evaluation - 4018
DOCX
Unit 13 assignment 1 report
DOCX
Analysis For Attack The Block - 4018
DOCX
Focus Group - 4018
DOCX
Audience Research - 4018
Music video idea
Video idea weeknd -Amad Islam
The weeknd feat ed sheeran Dark Times Lyric Analysis (Amad Islam)
The weeknd lyric analysis By Amad Islam
Analysisoflyrics 111010192016-phpapp01
Beyonce - dance for you
British board of film classication (bbfc)
3 different ways of classifying audiences
3 different ways of classifying audiences
3 different ways of classifying audiences
3 different ways of classifying audiences
3 different ways of classifying audiences
Final Sketch Evaluation - 4018
Unit 13 assignment 1 report
Analysis For Attack The Block - 4018
Focus Group - 4018
Audience Research - 4018

Recently uploaded (20)

PDF
Pongal 2026 Sponsorship Presentation - Bhopal Tamil Sangam
PPT
WHY_R12 Uaafafafpgradeaffafafafaffff.ppt
PPT
pump pump is a mechanism that is used to transfer a liquid from one place to ...
PPTX
Presentation.pptx anemia in pregnancy in
PDF
Architecture Design Portfolio- VICTOR OKUTU
PDF
Urban Design Final Project-Context
PDF
2025CategoryRanking of technology university
PPTX
CLASSIFICATION OF YARN- process, explanation
PPTX
VERNACULAR_DESIGN_PPT FINAL WITH PROPOSED PLAN.pptx
PDF
Test slideshare presentation for blog post
PPTX
rapid fire quiz in your house is your india.pptx
PDF
GSH-Vicky1-Complete-Plans on Housing.pdf
PPT
robotS AND ROBOTICSOF HUMANS AND MACHINES
PDF
SOUND-NOTE-ARCHITECT-MOHIUDDIN AKHAND SMUCT
PDF
THEORY OF ID MODULE (Interior Design Subject)
PDF
Introduction-to-World-Schools-format-guide.pdf
PPTX
Tenders & Contracts Works _ Services Afzal.pptx
PPTX
22CDH01-V3-UNIT-I INTRODUCITON TO EXTENDED REALITY
PDF
Interior Structure and Construction A1 NGYANQI
PPTX
Orthtotics presentation regarding physcial therapy
Pongal 2026 Sponsorship Presentation - Bhopal Tamil Sangam
WHY_R12 Uaafafafpgradeaffafafafaffff.ppt
pump pump is a mechanism that is used to transfer a liquid from one place to ...
Presentation.pptx anemia in pregnancy in
Architecture Design Portfolio- VICTOR OKUTU
Urban Design Final Project-Context
2025CategoryRanking of technology university
CLASSIFICATION OF YARN- process, explanation
VERNACULAR_DESIGN_PPT FINAL WITH PROPOSED PLAN.pptx
Test slideshare presentation for blog post
rapid fire quiz in your house is your india.pptx
GSH-Vicky1-Complete-Plans on Housing.pdf
robotS AND ROBOTICSOF HUMANS AND MACHINES
SOUND-NOTE-ARCHITECT-MOHIUDDIN AKHAND SMUCT
THEORY OF ID MODULE (Interior Design Subject)
Introduction-to-World-Schools-format-guide.pdf
Tenders & Contracts Works _ Services Afzal.pptx
22CDH01-V3-UNIT-I INTRODUCITON TO EXTENDED REALITY
Interior Structure and Construction A1 NGYANQI
Orthtotics presentation regarding physcial therapy

Web authoring a1

  • 1. Unit 11- Assignment 1 Guide Contents Introduction ................................................................................................................................. 2 Protocols...................................................................................................................................... 2 URL .......................................................................................................................................... 2 Domain Name........................................................................................................................... 2 Domain Name Registrar ............................................................................................................ 2 Top Level Domain Name............................................................................................................ 3 Country Codes .......................................................................................................................... 3 Organisation Codes ................................................................................................................... 3 ISP ........................................................................................................................................... 3 Hosting Companies ................................................................................................................... 3 Web Page Naming Conventions ................................................................................................. 3 Design Conventions ...................................................................................................................... 4 Software ...................................................................................................................................... 6 Web authoring ............................................................................................................................. 2
  • 2. Introduction In this report I will be discussing what web authoring is and how it is used to make a website and what goes on behind the making of the website. Web authoring is made up of three different things which are protocols, software and design. Web authoring Web authoring is a category of software that enables the user to develop a Web site in a desktop publishing format. The software will generate the required HTML coding for the layout of the Web pages based on what the user designs. Protocols Protocols are another world for rules. When discussing web authoring protocols we talking about the rules which govern the exchange of data and information over the internet. Web authoring protocols: protocols are another world for rules. When discussing web authoring protocols we talking about the rules which govern the exchange of data and information over the internet. Example this protocol will direct you to the web site. Web authoring: protocols-Top level domain name: the last section of a URL. The indicate the type of website or its location. URL This is URL (uniform resource locator) the web address of a website. URL is a URI that, in addition to identifying a web resource, provides a means of locating the resource by describing its "primary access mechanism (e.g., its network location)". A uniform resource locator (abbreviated URL; also known as a web address, particularly when used with HTTP) is a specific character string that establishes a reference to a resource. Most web browsers display the URL of a web page above the page in an address bar. A typical URL might look like: http://en.example.org/wiki/Main_Page Domain Name A domain name is a unique name that identifies an internet resource such as a website. It is an identification string that defines a realm of administrative dependence, authority or control on the Internet. Domain names are formed by the rules of the Domain Name System (DNS). Any name registered in the DNS is a domain name. Domain Name Registrar A domain name registrar is an organization or commercial entity that manages the reservation of Internet domain names. A domain name registrar must be official by a generic top-level domain (gTLD) registry and/or a country code top-level domain (ccTLD) registry.
  • 3. Top Level Domain Name A top-level domain (TLD) is one of the domains at the highest level in the hierarchical Domain Name System of the Internet. For example, in the domain name www.example.com, the top-level domain is com (the "dot" and the word that follows it). Country Codes Country codes are short alphabetic or numeric geographical codes (geocodes) developed to represent countries and dependent areas, for use in data processing and communications. • .uk • .jp  .ie Organisation Codes  .ac • .gov ISP ISP sends you a request to the imp address of the website you want look at. This is send thorough cables and satellites until your request reaches the right server (this is what the internet is).The server that hosts the website you want to view gets your request and sends all the data. Internet service providers (ISPs) this is the company that provides you with access to the internet. Examples: • BT • Virgin • PlusNet • Talk-talk Hosting Companies Hosting: companies will let you host you website on their servers. They store your website files on their serves which is accessible to their via the internet. There is often a monthly or yearly fee for this. Web Page Naming Conventions This are websites are made of lots of pages, all using the same URL. It is important that each web page has suitable name that reflects content on that page. An example of this is Home page= www.example.com/index.htm • Contact us= www.example.com/contact.htm • About us= www.example.com/aboutus.htm
  • 4. Design Conventions The rule of thirds is applied by aligning a subject with the guide lines and their intersection points, placing the horizon on the top or bottom line, or allowing linear features in the image to flow from section to section. •Websites and images can be divided into thirds; three vertical lines and three horizontal lines: where those lines cross are `Points of focus’. The eye is naturally drawn to that position. A website that uses the rule of thirds is universally seen as visually appealing and keeps the des ign of the page neat. •There are three main colour schemes that a website can be designed with. Picking the right colour scheme for your website is very important in setting the tone. Sans serif and sans Finding the right font for a website is important visually and for usability. Fonts are divided into two categories: • Sans serif • Serif Sans serif means the letters are clear and have no serif (the flicks at the end of the letters). Font size and colours are also important in designing a webpage. Titles and sub-headings should be larger than the text below to show the importance and break the page and content up. Fonts should also be clearly coloured so they are easy to read. E.g. using white font (sans serif font) on a black background, this is because it is easier to read and clearer to see. Text on website can sometimes be grouped together poorly, making it harder for the user to read. Paragraphs are used in websites, same as they are in writing, to break up long bits of the text. Monochromatic means `one colour’. This means that if a website is monochromatic because it uses only one colour, but it can use all the tints, tones and shades of that colour.
  • 5. An analogus colour scheme is one which uses similar colours. Analogus are located next to each there to colour wheel. Complimentary colours are ones which are opposite, but visually work very well together. They are always found opposite each other on the colour wheel. Finding the right font for a website is important visually and for usability. Fonts are divided into two categories: • Sans serif • Serif Sans serif means the letters are clear and have no serif (the flicks at the end of the letters) When designing text to be used on a website one important design decision of what kind of font to use. There are two kinds sans and sans serif; serif fonts do not have flicks at the end. Each paragraph should have its own focus, for example: •A paragraph welcoming you to the website •A paragraph introducing the website and then another explaining what it is about Backgrounds on websites are generally single colours, patterns or images.
  • 6. •Single colours should follow your colour scheme for consistency, and should make it easier to read writing on your website. •Patterns can be used, but should not `distract’ from the foreground and content of your website. •Images are sometimes used, but finding the right image can be difficult and large images can make websites slower to load. Text on websites can sometimes be grouped together poorly, making it harder for the user to read. Paragraphs are used in websites, same as they are in writing, to break up long bits of text. Each paragraph should have its own focus. For example: A paragraph welcoming you to the website A paragraph introducing the website and then another explaining what it is about. Software There are lots of tools and software available to build websites. These are divided into two categories: text bases editors and visual based editors. HTML Text Editors These let you type the HTML code that builds websites. They are dependent on your knowing all the code you will need to build the website you want. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>). HTML tags most commonly come in pairs like <h1> and </h1>, although some tags represent empty elements and so are unpaired, for example <img>. The first tag in a pair is the start tag, and the second tag is the end tag (they are also called opening tags and closing tags). Example: Notepad Visual Editors These let you build websites visually and do much of the programming for you. Visual editors or full screen editors are editing programs which display the text being edited on the screen as it is being edited, as opposed to line-oriented editors (such as ed, ex and edlin). The term is generally used in discussing character mode, as opposed to GUI applications. All GUI editors are visual editors, but not all character-mode editors are. Example: FrontPage, Dreamweaver
  • 7. Text bases editors A text editor is a type of program used for editing plain text files. Text editors are often provided with operating systems and software development packages, and can be used to change, e.g., configuration files, documentation files, programming language source code. Example: In conclusion this report has looked at numerous different aspects of web authoring, including what the rule of thirds may be and what the protocols and software`s are. What I have knowledgeable from this assignment is I am starting to understand is more about the ICT side of media. I can then use this in my own work because it will give me a much clearer understanding more of what I have learnt so far in my own creative media production