SlideShare a Scribd company logo
MODULE-5 AND
MODULE 6
Internet Basics
Basic Elements of a Communication
System
11/1/2018 INFO 108 Computer Fundamentals and its Applications 2
Data Transmission Modes
11/1/2018 INFO 108 Computer Fundamentals and its Applications 3
11/1/2018 INFO 108 Computer Fundamentals and its Applications 4
11/1/2018 INFO 108 Computer Fundamentals and its Applications 5
11/1/2018 INFO 108 Computer Fundamentals and its Applications 6
Metropolitan Area Network
11/1/2018 INFO 108 Computer Fundamentals and its Applications 7
Metropolitan Area Network
11/1/2018 INFO 108 Computer Fundamentals and its Applications 8
• Network that provides
the long distance
transmission of data,
voice, image and
video information over
large geographical
areas that may
comprise a country or
a continent. Range:
Beyond 100 KMs.
WAN: Wide Area Network
11/1/2018 INFO 108 Computer Fundamentals and its Applications 9
Differences : LAN, MAN and WAN
11/1/2018 INFO 108 Computer Fundamentals and its Applications 10
11/1/2018 INFO 108 Computer Fundamentals and its Applications 11
11/1/2018 INFO 108 Computer Fundamentals and its Applications 12
11/1/2018 INFO 108 Computer Fundamentals and its Applications 13
11/1/2018 INFO 108 Computer Fundamentals and its Applications 14
11/1/2018 INFO 108 Computer Fundamentals and its Applications 15
11/1/2018 INFO 108 Computer Fundamentals and its Applications 16
11/1/2018 INFO 108 Computer Fundamentals and its Applications 17
11/1/2018 INFO 108 Computer Fundamentals and its Applications 18
11/1/2018 INFO 108 Computer Fundamentals and its Applications 19
11/1/2018 INFO 108 Computer Fundamentals and its Applications 20
11/1/2018 INFO 108 Computer Fundamentals and its Applications 21
11/1/2018 INFO 108 Computer Fundamentals and its Applications 22
11/1/2018 INFO 108 Computer Fundamentals and its Applications 23
11/1/2018 INFO 108 Computer Fundamentals and its Applications 24
SomeCommonTerms
• The Internet is a network of computers spanning the
globe. It is also called the World Wide Web.
• An Internet Browser is a software program that enables
you to view Web pages on your computer. Browsers
connect computers to the Internet, and allow people to
“surf the Web.”
• Internet Explorer is one of the browsers most commonly
used. There are other browsers available as well,
including Netscape.
• A site or area on the World Wide Web that is
accessed by its own Internet address is called a
Web site.
• A Web Page is like a page in a book. Websites
often have several pages that you can access by
clicking on links. A Web site can be a collection
of related Web pages.
• Each Web site contains a home page (this is the
original starting page) and may also contain
additional pages.
• Different computers will have different home
pages. You can set your own webpage.
PartsofaWebAddress
• A web address is typically composed of four parts:
• For example, the address http://www.google.ca is made
up of the following areas:
• http://
This Web server uses Hypertext Transfer Protocol
(HTTP). This is the most common protocol on the Internet.
• www
This site is on the World Wide Web.
• google
The Web server and site maintainer.
• ca
This tells us it is a site in Canada.
• Endings of web pages tells us a bit about the page. Some
common endings to web addresses are:
• com (commercial)
• edu (educational institution)
• gov (government)
• net (network)
• org (organization)
• You might also see addresses that add a country code as
the last part of the address such as:
• ca (Canada)
• uk (United Kingdom)
• fr (France)
• us (United States of America)
• au (Australia)
WorkingwithInternet
1. Go to the address bar. Click once to highlight the address. (It
should turn blue).
2. Hit the Delete key on your keyboard.
3. Enter the following address: www.theweathernetwork.com
4. Then press Enter on the keyboard or click on the word Go on
the right side of the Address Bar.
SearchtheInternet
• If you don’t know the address of the webpage,
but want to learn more about a topic or find a
particular website, you will need to do a
search.
• There are several handy search engines out
there that will locate information for you. Two
of the mostly commonly used are:
www.google.com
www.yahoo.com
What is an IP address?
• IP (Internet Protocol) address
• device used by routers, to select best path from source to
destination, across networks and internetworks
• network layer address, consisting of NETWORK portion, and
HOST portion
• logical address, assigned in software by network administrator
• part of a hierarchical ‘numbering scheme’ - unique, for reliable
routing
• may be assigned to a host pc, or router port
A way to identify machines on a network
A unique identifier
IP usage
Used to connect to another computer
Allows transfers of files and e-mail
IP Addresses
IP addresses are:
Unique
Global and Standardised
Essential
Domain Name and URLs
• The domain name is the textual representation of the IP
address, used to identify a specific Web page or pages,
and comes after the "://".
• For example, one of the IP addresses assigned to
Facebook is 69.63.176.13; conversely, the domain name
for Facebook's IP address is facebook.com.
• Every domain name has a top level domain. These are
simple suffixes attached to the end of the domain name
that indicates its place in the domain name hierarchy.
Common top level domains are .com, org, .net, and .gov.
Clues That Web Addresses Can Give
You
• There's a lot of information that you can glean from a
simple URL, including:
• what kind of server the Web page is hosted on
• what kind of organization the Web page belongs to
• where the Web page is located in the world
• the names of the directories on the website
• By carefully looking at the different parts of any Web
address, you can quickly determine quite a bit of useful
information. In addition, by simply deleting parts of the
URL, you can learn more about the website than what
might be actually publicly accessible.
Module 5 and 6
Module 5 and 6
Module 5 and 6
Module 5 and 6
Module 5 and 6
HTML
• HTML is a computer language devised to allow website creation. These
websites can then be viewed by anyone else connected to the Internet. It is
relatively easy to learn, with the basics being accessible to most people in
one sitting; and quite powerful in what it allows you to create.
• The definition of HTML is HyperText Markup Language.
• HyperText is the method by which you move around on the web — by
clicking on special text called hyperlinks which bring you to the next
page.
• Markup is what HTML tags do to the text inside them. They mark it
as a certain type of text (italicised text, for example).
• HTML is a Language, as it has code-words and syntax like any other
language.
How does it work?
• HTML consists of a series of short codes typed into a text-file by the site
author — these are the tags. The text is then saved as a html file,
and viewed through a browser, like Internet Explorer or Netscape
Navigator. This browser reads the file and translates the text into a visible
form, hopefully rendering the page as the author had intended. Writing your
own HTML entails using tags correctly to create your vision. You can use
anything from a rudimentary text-editor to a powerful graphical editor to
create HTML pages.
Is there anything HTML can’t do?
• Of course, but since making websites became more
popular and needs increased many other supporting
languages have been created to allow new stuff to
happen, plus HTML is modified every few years to make
way for improvements.
• Cascading Stylesheets are used to control how your
pages are presented, and make pages more accessible.
Basic special effects and interaction is provided
by JavaScript, which adds a lot of power to basic HTML.
HTML
• HTML stands for Hypertext Markup Language, and it is the
most widely used language to write Web Pages.
• Hypertext refers to the way in which Web pages (HTML
documents) are linked together. Thus the link available on a
webpage are called Hypertext.
• As its name suggests, HTML is a Markup Language which
means you use HTML to simply "mark up" a text document with
tags that tell a Web browser how to structure it to display.
• Originally, HTML was developed with the intent of defining the
structure of documents like headings, paragraphs, lists, and so
forth to facilitate the sharing of scientific information between
researchers.
• Now, HTML is being widely used to format web pages with the
help of different tags available in HTML language.
Basic HTML Document
In its simplest form, following is an example of an HTML document:
<!DOCTYPE html>
<html>
<head>
<title>This is document title</title>
</head>
<body>
<h1>This is a heading</h1>
<p>Document content goes here.....</p>
</body>
</html>
• Either you can use Try it option available at the top right
corner of the code box to check the result of this HTML
code, or let's save it in an HTML file test.htm using your
favorite text editor. Finally open it using a web browser
like Internet Explorer or Google Chrome, or Firefox etc. It
must show the following output:
HTML Tags
• As told earlier, HTML is a markup language and makes
use of various tags to format the content. These tags are
enclosed within angle braces <Tag Name>. Except few
tags, most of the tags have their corresponding closing
tags. For example <html> has its closing
tag </html> and <body> tag has its closing
tag </body> tag etc.
• Above example of HTML document uses folloiwng tags:
Module 5 and 6
HTML Document Structure
HTML TAGS
Heading Tags
Any document starts with a heading. You can use different sizes for your
headings. HTML also has six levels of headings, which use the
elements <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>. While
displaying any heading, browser adds one line before and one line after that
heading.
This will produce the following result:
Paragraph Tag
The <p> tag offers a way to structure your text into different paragraphs.
Each paragraph of text should go in between an opening <p> and a closing
</p> tag as shown below in the example:
This will produce following result:
Here is a first paragraph of text.
Here is a second paragraph of text.
Here is a third paragraph of text.
Line Break Tag
Whenever you use the <br /> element, anything following it starts from the next
line.
This tag is an example of an empty element, where you do not need opening and
closing tags, as there is nothing to go in between them.
The <br /> tag has a space between the characters br and the forward slash.
If you omit this space, older browsers will have trouble rendering the line break,
while if you miss the forward slash character and just use <br>
This will produce following result:
Hello
You delivered your assignment ontime.
Thanks
Mahnaz
Centering Content
You can use <center> tag to put any content in the center of the page or
any table cell.
This will produce following result:
This text is not in the center.
This text is in the center.
HTML Elements
An HTML element is defined by a starting tag. If the element contains other
content, it ends with a closing tag, where the element name is preceded by a
forward slash as shown below with few tags:
So here <p>....</p> is an HTML element, <h1>...</h1> is another HTML
element. There are some HTML elements which don't need to be closed, such as
<img.../>, <hr /> and <br /> elements. These are known as void elements.
HTML Tag vs. Element
• An HTML element is defined by a starting tag. If the
element contains other content, it ends with a closing tag.
• For example <p> is starting tag of a paragraph and </p>
is closing tag of the same paragraph but <p>This is
paragraph</p> is a paragraph element.
Nested HTML Elements
It is very much allowed to keep one HTML element inside another HTML
element:
This will display following result:
This is italic heading
This is underlined paragraph
HTMLAttributes
• An attribute is used to define the characteristics of an
HTML element and is placed inside the element's opening
tag. All attributes are made up of two parts: a name and a
value:
• • The name is the property you want to set. For
example, the paragraph <p> element in the example
carries an attribute whose name is align, which you can
use to indicate the alignment of paragraph on the page.
• • The value is what you want the value of the property
to be set and always put within quotations. The below
example shows three possible values of align attribute:
left, center and right.
HTML Formatting
Bold Text
Anything that appears within <b>...</b> element, is displayed in bold as
shown below:
This will produce following result:
The following word uses a bold typeface.
Italic Text
Anything that appears within <i>...</i> element is displayed in italicized
as shown below:
Underlined Text
Anything that appears within <u>...</u> element, is displayed with
underline as shown below:
Strike Text
Anything that appears within <strike>...</strike> element is displayed
with strikethrough, which is a thin line through the text as shown below:
This will produce following result:
The following word uses a strikethrough typeface.
HTML IMAGE
• You can insert any image in your web page by
using <img> tag. Following is the simple syntax to use
this tag.
• <img src="Image URL" ... attributes-list/>
• The <img> tag is an empty tag, which means that it can
contain only list of attributes and it has no closing tag.
You can use PNG, JPEG or GIF image file based on your comfort but
make sure you specify correct image file name in src attribute. Image
name is always case sensitive.
The alt attribute is a mandatory attribute which specifies an alternate text
for an image, if the image cannot be displayed.
Set Image Width/Height
You can set image width and height based on your requirement
using widthand height attributes. You can specify width and height of the
image in terms of either pixels or percentage of its actual size.
HTML Colors
• Colors are very important to give a good look and feel to
your website. You can specify colors on page level using
<body> tag or you can set colors for individual tags
using bgcolor attribute.
• The <body> tag has following attributes which can be
used to set different colors:
• bgcolor - sets a color for the background of the page.
• text - sets a color for the body text.
HTML Color Coding Methods
• There are following three different methods to set colors in
your web page:
• Color names - You can specify color names directly like
green, blue or red.
• Hex codes - A six-digit code representing the amount of
red, green, and blue that makes up the color.
• Color decimal or percentage values - This value is
specified using the rgb( ) property.
HTML Colors - Color Names
• You can sepecify direct a color name to set text or
background color. W3C has listed 16 basic color names
that will validate with an HTML validator but there are over
200 different color names supported by major browsers.
• W3C Standard 16 Colors
• Here is the list of W3C Standard 16 Colors names and it
is recommended to use them.
Module 5 and 6
HTML Fonts
• Set Font Size
Setting Font Face
Setting Font Color
• You can set any font color you like using color attribute.
You can specify the color that you want by either the color
name or hexadecimal code for that color.
Exercise
CSS
• The terms CSS stands for Cascading Style Sheet.
• The word "style sheet" refers to the document itself (like HTML,
CSS files are really just text documents that can be edited with
variety of programs). Style sheets have been used for
document design for years. They are the technical
specifications for a layout, whether print or online.
• Print designers have long used style sheets to insure that their
designs are printed exactly to specifications.
• A style sheet for a web page serves the same purpose, but
with the added functionality of also telling the viewing engine
(the web browser) how to render the document being viewed.
Today, CSS style sheets can also use media queries to change
the way a page looks for different devices and screen sizes.
• Cascade is the special part of the term "cascading style
sheet".
• A web style sheet is intended to cascade through a series
of style sheets, like a river over a waterfall. The water in
the river hits all the rocks in the waterfall, but only the
ones at the bottom affect exactly where the water will flow.
The same is true of the cascade in Web style sheets.
• Every Web page is affected by at least one style sheet,
even if the web designer doesn't apply any styles. For
example, by default hyperlinks are styles in blue and they
are underlined. Those styles comes from a web browser's
default style sheet. If the web designer provides other
instructions, however, the browser will need to know
which instructions have precedence.
• Where is CSS Used?
• CSS can also used to define how web pages should look when
viewed in other media than a web browser. For example, you
can create a print style sheet that will define how the web page
should print out.
• Because web page items like navigation buttons or web forms
will have no purpose on the printed page, a Print Style Sheet
can be used to "turn off" those areas when a page is printed.
• Why is CSS Important?
• CSS is one of the most powerful tools a web designer can
learn because with it you can affect the entire visual
appearance of a Web site. Well written style sheets can be
updated quickly and allow sites to change what is prioritized or
valued without any changes to the underlying HTML markup.
• The challenge of CSS is that there is so much to learn - and
with browsers changing every day, what works well today may
not make sense tomorrow as new styles become supported.

More Related Content

What's hot (20)

PPTX
Introduction html
savitamhaske
 
PPTX
Introduction to internet.
Anish Thomas
 
PPTX
Fundamental of computer
Mijanur Rahman
 
PPTX
IS100 Week 11
METU-Informatics
 
PPT
Lesson+3 v2.0 slide_show [autosaved]
gmidavis
 
PPT
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:004
SOLOMONCHINAEMEUCHEA
 
PPT
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
SOLOMONCHINAEMEUCHEA
 
PPT
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
SOLOMONCHINAEMEUCHEA
 
PPT
How the internet_works
arun nalam
 
PPTX
freelancing
MazharShah21
 
PPTX
Getting started with computers & the internet
Martha Bogart
 
PPT
How the internet works
ftcim
 
PPT
Web technology today
Dr. Ramkumar Lakshminarayanan
 
PPTX
Terminologies in the Internet
RossPolicario
 
PPTX
Internet browsing
Imran Noori
 
PPTX
Activity 11 common online terminologies
Lee_Subin
 
PPT
One Computers Overview
MISY
 
PPT
How the Internet Works
Sharique Masood
 
PPTX
Search Engines & Web Browser & Internet & World wide Web (WWW)
Shaharyar Shoukat
 
Introduction html
savitamhaske
 
Introduction to internet.
Anish Thomas
 
Fundamental of computer
Mijanur Rahman
 
IS100 Week 11
METU-Informatics
 
Lesson+3 v2.0 slide_show [autosaved]
gmidavis
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:004
SOLOMONCHINAEMEUCHEA
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
SOLOMONCHINAEMEUCHEA
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
SOLOMONCHINAEMEUCHEA
 
How the internet_works
arun nalam
 
freelancing
MazharShah21
 
Getting started with computers & the internet
Martha Bogart
 
How the internet works
ftcim
 
Web technology today
Dr. Ramkumar Lakshminarayanan
 
Terminologies in the Internet
RossPolicario
 
Internet browsing
Imran Noori
 
Activity 11 common online terminologies
Lee_Subin
 
One Computers Overview
MISY
 
How the Internet Works
Sharique Masood
 
Search Engines & Web Browser & Internet & World wide Web (WWW)
Shaharyar Shoukat
 

Similar to Module 5 and 6 (20)

PPTX
Basic HTML
Eric Marilag
 
PDF
Web+html
Hasankhankor
 
PPTX
Web Technology Part 1
Thapar Institute
 
PPT
abdelwahab alsammak_Chapter 1-Internet concepts.ppt
David319172
 
PPT
Introduction to HTML
ZainudinGenso
 
PDF
Internet
wondimu bantihun
 
PPTX
Eba ppt rajesh
RajeshP153
 
PDF
Iwt module 1
SANTOSH RATH
 
PPTX
COM 311 LECTURE - 3.pptx
Harinianu2
 
PPT
Intro. to the internet and web
dofirfauzi1302
 
PDF
Computer science Chapter 17 - Web Designing.pdf
Gowri342462
 
PPTX
Fundamental of Web Development Tutorials by PINFO Technologies.pptx
umoren
 
PPT
Internet Concepts Ch 1
mroberts
 
PPT
Protocols
Jason Smyth
 
PPTX
Introduction to the web, WWW architecture, Fundamentals of HTML, Text form...
midhunanubhavkmea
 
PPT
Introduction about Internet
Aadil Khan
 
PPTX
Lecture 7 The-Internet-and-Web-Development.pptx
akatsesena2003
 
PDF
Unit 01 (1).pdf
sayalishivarkar1
 
PPT
UNIT3- Internet(2).ppt
kunalmishra717969
 
PPT
Introduction to web design basically html, css and javascript
micc19920
 
Basic HTML
Eric Marilag
 
Web+html
Hasankhankor
 
Web Technology Part 1
Thapar Institute
 
abdelwahab alsammak_Chapter 1-Internet concepts.ppt
David319172
 
Introduction to HTML
ZainudinGenso
 
Eba ppt rajesh
RajeshP153
 
Iwt module 1
SANTOSH RATH
 
COM 311 LECTURE - 3.pptx
Harinianu2
 
Intro. to the internet and web
dofirfauzi1302
 
Computer science Chapter 17 - Web Designing.pdf
Gowri342462
 
Fundamental of Web Development Tutorials by PINFO Technologies.pptx
umoren
 
Internet Concepts Ch 1
mroberts
 
Protocols
Jason Smyth
 
Introduction to the web, WWW architecture, Fundamentals of HTML, Text form...
midhunanubhavkmea
 
Introduction about Internet
Aadil Khan
 
Lecture 7 The-Internet-and-Web-Development.pptx
akatsesena2003
 
Unit 01 (1).pdf
sayalishivarkar1
 
UNIT3- Internet(2).ppt
kunalmishra717969
 
Introduction to web design basically html, css and javascript
micc19920
 
Ad

More from Mitali Chugh (20)

PPTX
Loc and function point
Mitali Chugh
 
PPTX
Unit1
Mitali Chugh
 
PPT
Unit 2 ppt
Mitali Chugh
 
PPTX
Blogs
Mitali Chugh
 
PPTX
Types of computer
Mitali Chugh
 
PPTX
Module 2 os
Mitali Chugh
 
PPTX
Os ppt
Mitali Chugh
 
PPTX
Upes ppt template
Mitali Chugh
 
PPTX
Functions
Mitali Chugh
 
PPTX
Structures
Mitali Chugh
 
PPTX
Functions
Mitali Chugh
 
PPT
Strings
Mitali Chugh
 
PPTX
Arrays
Mitali Chugh
 
PPT
Control flow stataements
Mitali Chugh
 
PPTX
Unit 2 l1
Mitali Chugh
 
PPTX
Unit1
Mitali Chugh
 
DOC
How to compile and run a c program on ubuntu linux
Mitali Chugh
 
PPTX
Blogs
Mitali Chugh
 
PPT
Module 4
Mitali Chugh
 
PPT
Module 2
Mitali Chugh
 
Loc and function point
Mitali Chugh
 
Unit 2 ppt
Mitali Chugh
 
Types of computer
Mitali Chugh
 
Module 2 os
Mitali Chugh
 
Os ppt
Mitali Chugh
 
Upes ppt template
Mitali Chugh
 
Functions
Mitali Chugh
 
Structures
Mitali Chugh
 
Functions
Mitali Chugh
 
Strings
Mitali Chugh
 
Arrays
Mitali Chugh
 
Control flow stataements
Mitali Chugh
 
Unit 2 l1
Mitali Chugh
 
How to compile and run a c program on ubuntu linux
Mitali Chugh
 
Module 4
Mitali Chugh
 
Module 2
Mitali Chugh
 
Ad

Recently uploaded (20)

PDF
1_ISO Certifications by Indian Industrial Standards Organisation.pdf
muhammad2010960
 
PPTX
Pharmaceuticals and fine chemicals.pptxx
jaypa242004
 
PDF
POWER PLANT ENGINEERING (R17A0326).pdf..
haneefachosa123
 
PDF
Statistical Data Analysis Using SPSS Software
shrikrishna kesharwani
 
PDF
Call For Papers - International Journal on Natural Language Computing (IJNLC)
kevig
 
PDF
Detailed manufacturing Engineering and technology notes
VIKKYsing
 
PPTX
File Strucutres and Access in Data Structures
mwaslam2303
 
PDF
NOISE CONTROL ppt - SHRESTH SUDHIR KOKNE
SHRESTHKOKNE
 
PDF
A presentation on the Urban Heat Island Effect
studyfor7hrs
 
PDF
LEARNING CROSS-LINGUAL WORD EMBEDDINGS WITH UNIVERSAL CONCEPTS
kjim477n
 
PPTX
drones for disaster prevention response.pptx
NawrasShatnawi1
 
PDF
UNIT-4-FEEDBACK AMPLIFIERS AND OSCILLATORS (1).pdf
Sridhar191373
 
PDF
Geothermal Heat Pump ppt-SHRESTH S KOKNE
SHRESTHKOKNE
 
PPTX
Abstract Data Types (ADTs) in Data Structures
mwaslam2303
 
PPTX
ENSA_Module_8.pptx_nice_ipsec_presentation
RanaMukherjee24
 
PPT
Oxygen Co2 Transport in the Lungs(Exchange og gases)
SUNDERLINSHIBUD
 
PDF
Lecture Information Theory and CodingPart-1.pdf
msc9219
 
PPTX
Presentation on Foundation Design for Civil Engineers.pptx
KamalKhan563106
 
PPTX
Dolphin_Conservation_AI_txhasvssbxbanvgdghng
jeeaspirant2026fr
 
PDF
Comparative Analysis of the Use of Iron Ore Concentrate with Different Binder...
msejjournal
 
1_ISO Certifications by Indian Industrial Standards Organisation.pdf
muhammad2010960
 
Pharmaceuticals and fine chemicals.pptxx
jaypa242004
 
POWER PLANT ENGINEERING (R17A0326).pdf..
haneefachosa123
 
Statistical Data Analysis Using SPSS Software
shrikrishna kesharwani
 
Call For Papers - International Journal on Natural Language Computing (IJNLC)
kevig
 
Detailed manufacturing Engineering and technology notes
VIKKYsing
 
File Strucutres and Access in Data Structures
mwaslam2303
 
NOISE CONTROL ppt - SHRESTH SUDHIR KOKNE
SHRESTHKOKNE
 
A presentation on the Urban Heat Island Effect
studyfor7hrs
 
LEARNING CROSS-LINGUAL WORD EMBEDDINGS WITH UNIVERSAL CONCEPTS
kjim477n
 
drones for disaster prevention response.pptx
NawrasShatnawi1
 
UNIT-4-FEEDBACK AMPLIFIERS AND OSCILLATORS (1).pdf
Sridhar191373
 
Geothermal Heat Pump ppt-SHRESTH S KOKNE
SHRESTHKOKNE
 
Abstract Data Types (ADTs) in Data Structures
mwaslam2303
 
ENSA_Module_8.pptx_nice_ipsec_presentation
RanaMukherjee24
 
Oxygen Co2 Transport in the Lungs(Exchange og gases)
SUNDERLINSHIBUD
 
Lecture Information Theory and CodingPart-1.pdf
msc9219
 
Presentation on Foundation Design for Civil Engineers.pptx
KamalKhan563106
 
Dolphin_Conservation_AI_txhasvssbxbanvgdghng
jeeaspirant2026fr
 
Comparative Analysis of the Use of Iron Ore Concentrate with Different Binder...
msejjournal
 

Module 5 and 6

  • 2. Basic Elements of a Communication System 11/1/2018 INFO 108 Computer Fundamentals and its Applications 2
  • 3. Data Transmission Modes 11/1/2018 INFO 108 Computer Fundamentals and its Applications 3
  • 4. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 4
  • 5. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 5
  • 6. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 6
  • 7. Metropolitan Area Network 11/1/2018 INFO 108 Computer Fundamentals and its Applications 7
  • 8. Metropolitan Area Network 11/1/2018 INFO 108 Computer Fundamentals and its Applications 8
  • 9. • Network that provides the long distance transmission of data, voice, image and video information over large geographical areas that may comprise a country or a continent. Range: Beyond 100 KMs. WAN: Wide Area Network 11/1/2018 INFO 108 Computer Fundamentals and its Applications 9
  • 10. Differences : LAN, MAN and WAN 11/1/2018 INFO 108 Computer Fundamentals and its Applications 10
  • 11. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 11
  • 12. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 12
  • 13. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 13
  • 14. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 14
  • 15. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 15
  • 16. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 16
  • 17. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 17
  • 18. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 18
  • 19. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 19
  • 20. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 20
  • 21. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 21
  • 22. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 22
  • 23. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 23
  • 24. 11/1/2018 INFO 108 Computer Fundamentals and its Applications 24
  • 25. SomeCommonTerms • The Internet is a network of computers spanning the globe. It is also called the World Wide Web. • An Internet Browser is a software program that enables you to view Web pages on your computer. Browsers connect computers to the Internet, and allow people to “surf the Web.” • Internet Explorer is one of the browsers most commonly used. There are other browsers available as well, including Netscape.
  • 26. • A site or area on the World Wide Web that is accessed by its own Internet address is called a Web site. • A Web Page is like a page in a book. Websites often have several pages that you can access by clicking on links. A Web site can be a collection of related Web pages. • Each Web site contains a home page (this is the original starting page) and may also contain additional pages. • Different computers will have different home pages. You can set your own webpage.
  • 27. PartsofaWebAddress • A web address is typically composed of four parts: • For example, the address http://www.google.ca is made up of the following areas: • http:// This Web server uses Hypertext Transfer Protocol (HTTP). This is the most common protocol on the Internet. • www This site is on the World Wide Web. • google The Web server and site maintainer. • ca This tells us it is a site in Canada.
  • 28. • Endings of web pages tells us a bit about the page. Some common endings to web addresses are: • com (commercial) • edu (educational institution) • gov (government) • net (network) • org (organization) • You might also see addresses that add a country code as the last part of the address such as: • ca (Canada) • uk (United Kingdom) • fr (France) • us (United States of America) • au (Australia)
  • 29. WorkingwithInternet 1. Go to the address bar. Click once to highlight the address. (It should turn blue). 2. Hit the Delete key on your keyboard. 3. Enter the following address: www.theweathernetwork.com 4. Then press Enter on the keyboard or click on the word Go on the right side of the Address Bar.
  • 30. SearchtheInternet • If you don’t know the address of the webpage, but want to learn more about a topic or find a particular website, you will need to do a search. • There are several handy search engines out there that will locate information for you. Two of the mostly commonly used are: www.google.com www.yahoo.com
  • 31. What is an IP address? • IP (Internet Protocol) address • device used by routers, to select best path from source to destination, across networks and internetworks • network layer address, consisting of NETWORK portion, and HOST portion • logical address, assigned in software by network administrator • part of a hierarchical ‘numbering scheme’ - unique, for reliable routing • may be assigned to a host pc, or router port A way to identify machines on a network A unique identifier
  • 32. IP usage Used to connect to another computer Allows transfers of files and e-mail
  • 33. IP Addresses IP addresses are: Unique Global and Standardised Essential
  • 34. Domain Name and URLs • The domain name is the textual representation of the IP address, used to identify a specific Web page or pages, and comes after the "://". • For example, one of the IP addresses assigned to Facebook is 69.63.176.13; conversely, the domain name for Facebook's IP address is facebook.com. • Every domain name has a top level domain. These are simple suffixes attached to the end of the domain name that indicates its place in the domain name hierarchy. Common top level domains are .com, org, .net, and .gov.
  • 35. Clues That Web Addresses Can Give You • There's a lot of information that you can glean from a simple URL, including: • what kind of server the Web page is hosted on • what kind of organization the Web page belongs to • where the Web page is located in the world • the names of the directories on the website • By carefully looking at the different parts of any Web address, you can quickly determine quite a bit of useful information. In addition, by simply deleting parts of the URL, you can learn more about the website than what might be actually publicly accessible.
  • 41. HTML • HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. • The definition of HTML is HyperText Markup Language. • HyperText is the method by which you move around on the web — by clicking on special text called hyperlinks which bring you to the next page. • Markup is what HTML tags do to the text inside them. They mark it as a certain type of text (italicised text, for example). • HTML is a Language, as it has code-words and syntax like any other language.
  • 42. How does it work? • HTML consists of a series of short codes typed into a text-file by the site author — these are the tags. The text is then saved as a html file, and viewed through a browser, like Internet Explorer or Netscape Navigator. This browser reads the file and translates the text into a visible form, hopefully rendering the page as the author had intended. Writing your own HTML entails using tags correctly to create your vision. You can use anything from a rudimentary text-editor to a powerful graphical editor to create HTML pages.
  • 43. Is there anything HTML can’t do? • Of course, but since making websites became more popular and needs increased many other supporting languages have been created to allow new stuff to happen, plus HTML is modified every few years to make way for improvements. • Cascading Stylesheets are used to control how your pages are presented, and make pages more accessible. Basic special effects and interaction is provided by JavaScript, which adds a lot of power to basic HTML.
  • 44. HTML • HTML stands for Hypertext Markup Language, and it is the most widely used language to write Web Pages. • Hypertext refers to the way in which Web pages (HTML documents) are linked together. Thus the link available on a webpage are called Hypertext. • As its name suggests, HTML is a Markup Language which means you use HTML to simply "mark up" a text document with tags that tell a Web browser how to structure it to display. • Originally, HTML was developed with the intent of defining the structure of documents like headings, paragraphs, lists, and so forth to facilitate the sharing of scientific information between researchers. • Now, HTML is being widely used to format web pages with the help of different tags available in HTML language.
  • 45. Basic HTML Document In its simplest form, following is an example of an HTML document: <!DOCTYPE html> <html> <head> <title>This is document title</title> </head> <body> <h1>This is a heading</h1> <p>Document content goes here.....</p> </body> </html>
  • 46. • Either you can use Try it option available at the top right corner of the code box to check the result of this HTML code, or let's save it in an HTML file test.htm using your favorite text editor. Finally open it using a web browser like Internet Explorer or Google Chrome, or Firefox etc. It must show the following output:
  • 47. HTML Tags • As told earlier, HTML is a markup language and makes use of various tags to format the content. These tags are enclosed within angle braces <Tag Name>. Except few tags, most of the tags have their corresponding closing tags. For example <html> has its closing tag </html> and <body> tag has its closing tag </body> tag etc. • Above example of HTML document uses folloiwng tags:
  • 50. HTML TAGS Heading Tags Any document starts with a heading. You can use different sizes for your headings. HTML also has six levels of headings, which use the elements <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>. While displaying any heading, browser adds one line before and one line after that heading.
  • 51. This will produce the following result:
  • 52. Paragraph Tag The <p> tag offers a way to structure your text into different paragraphs. Each paragraph of text should go in between an opening <p> and a closing </p> tag as shown below in the example:
  • 53. This will produce following result: Here is a first paragraph of text. Here is a second paragraph of text. Here is a third paragraph of text.
  • 54. Line Break Tag Whenever you use the <br /> element, anything following it starts from the next line. This tag is an example of an empty element, where you do not need opening and closing tags, as there is nothing to go in between them. The <br /> tag has a space between the characters br and the forward slash. If you omit this space, older browsers will have trouble rendering the line break, while if you miss the forward slash character and just use <br>
  • 55. This will produce following result: Hello You delivered your assignment ontime. Thanks Mahnaz
  • 56. Centering Content You can use <center> tag to put any content in the center of the page or any table cell.
  • 57. This will produce following result: This text is not in the center. This text is in the center.
  • 58. HTML Elements An HTML element is defined by a starting tag. If the element contains other content, it ends with a closing tag, where the element name is preceded by a forward slash as shown below with few tags: So here <p>....</p> is an HTML element, <h1>...</h1> is another HTML element. There are some HTML elements which don't need to be closed, such as <img.../>, <hr /> and <br /> elements. These are known as void elements.
  • 59. HTML Tag vs. Element • An HTML element is defined by a starting tag. If the element contains other content, it ends with a closing tag. • For example <p> is starting tag of a paragraph and </p> is closing tag of the same paragraph but <p>This is paragraph</p> is a paragraph element.
  • 60. Nested HTML Elements It is very much allowed to keep one HTML element inside another HTML element: This will display following result: This is italic heading This is underlined paragraph
  • 61. HTMLAttributes • An attribute is used to define the characteristics of an HTML element and is placed inside the element's opening tag. All attributes are made up of two parts: a name and a value: • • The name is the property you want to set. For example, the paragraph <p> element in the example carries an attribute whose name is align, which you can use to indicate the alignment of paragraph on the page. • • The value is what you want the value of the property to be set and always put within quotations. The below example shows three possible values of align attribute: left, center and right.
  • 62. HTML Formatting Bold Text Anything that appears within <b>...</b> element, is displayed in bold as shown below: This will produce following result: The following word uses a bold typeface.
  • 63. Italic Text Anything that appears within <i>...</i> element is displayed in italicized as shown below:
  • 64. Underlined Text Anything that appears within <u>...</u> element, is displayed with underline as shown below:
  • 65. Strike Text Anything that appears within <strike>...</strike> element is displayed with strikethrough, which is a thin line through the text as shown below: This will produce following result: The following word uses a strikethrough typeface.
  • 66. HTML IMAGE • You can insert any image in your web page by using <img> tag. Following is the simple syntax to use this tag. • <img src="Image URL" ... attributes-list/> • The <img> tag is an empty tag, which means that it can contain only list of attributes and it has no closing tag.
  • 67. You can use PNG, JPEG or GIF image file based on your comfort but make sure you specify correct image file name in src attribute. Image name is always case sensitive. The alt attribute is a mandatory attribute which specifies an alternate text for an image, if the image cannot be displayed.
  • 68. Set Image Width/Height You can set image width and height based on your requirement using widthand height attributes. You can specify width and height of the image in terms of either pixels or percentage of its actual size.
  • 69. HTML Colors • Colors are very important to give a good look and feel to your website. You can specify colors on page level using <body> tag or you can set colors for individual tags using bgcolor attribute. • The <body> tag has following attributes which can be used to set different colors: • bgcolor - sets a color for the background of the page. • text - sets a color for the body text.
  • 70. HTML Color Coding Methods • There are following three different methods to set colors in your web page: • Color names - You can specify color names directly like green, blue or red. • Hex codes - A six-digit code representing the amount of red, green, and blue that makes up the color. • Color decimal or percentage values - This value is specified using the rgb( ) property.
  • 71. HTML Colors - Color Names • You can sepecify direct a color name to set text or background color. W3C has listed 16 basic color names that will validate with an HTML validator but there are over 200 different color names supported by major browsers. • W3C Standard 16 Colors • Here is the list of W3C Standard 16 Colors names and it is recommended to use them.
  • 73. HTML Fonts • Set Font Size
  • 75. Setting Font Color • You can set any font color you like using color attribute. You can specify the color that you want by either the color name or hexadecimal code for that color.
  • 77. CSS • The terms CSS stands for Cascading Style Sheet. • The word "style sheet" refers to the document itself (like HTML, CSS files are really just text documents that can be edited with variety of programs). Style sheets have been used for document design for years. They are the technical specifications for a layout, whether print or online. • Print designers have long used style sheets to insure that their designs are printed exactly to specifications. • A style sheet for a web page serves the same purpose, but with the added functionality of also telling the viewing engine (the web browser) how to render the document being viewed. Today, CSS style sheets can also use media queries to change the way a page looks for different devices and screen sizes.
  • 78. • Cascade is the special part of the term "cascading style sheet". • A web style sheet is intended to cascade through a series of style sheets, like a river over a waterfall. The water in the river hits all the rocks in the waterfall, but only the ones at the bottom affect exactly where the water will flow. The same is true of the cascade in Web style sheets. • Every Web page is affected by at least one style sheet, even if the web designer doesn't apply any styles. For example, by default hyperlinks are styles in blue and they are underlined. Those styles comes from a web browser's default style sheet. If the web designer provides other instructions, however, the browser will need to know which instructions have precedence.
  • 79. • Where is CSS Used? • CSS can also used to define how web pages should look when viewed in other media than a web browser. For example, you can create a print style sheet that will define how the web page should print out. • Because web page items like navigation buttons or web forms will have no purpose on the printed page, a Print Style Sheet can be used to "turn off" those areas when a page is printed. • Why is CSS Important? • CSS is one of the most powerful tools a web designer can learn because with it you can affect the entire visual appearance of a Web site. Well written style sheets can be updated quickly and allow sites to change what is prioritized or valued without any changes to the underlying HTML markup. • The challenge of CSS is that there is so much to learn - and with browsers changing every day, what works well today may not make sense tomorrow as new styles become supported.