Вы находитесь на странице: 1из 15

UNIT 1 INTRODUCTION TO Z3 consisted of separate units

- punch tape reader


COMPUTER - control unit
- floating-point arithmetic unit
- input/output devices
LESSON 1 THE EVOLUTION OF COMPUTER
Electronic Numerical Integrator and calculator
Computer – originally meant a person capable of
(ENIAC) in 1946 – the United States Army’s Ballistic
performing basic numerical calculation with the help of
Research Laboratory came up with this.
the mechanical computing device.
- It came to be known as the first general purpose
electronic computer
1930 – is the year the evolution of computer started
- It was a turning-complete, digital computer capable of
being reprogrammed to solve a full range of computing
in 1642 - History of computer dates back to the problems.
invention of a mechanical adding machine - It was designed to calculate artillery firing tables for
the U.S Army’s Ballistic Research Laboratory, but its first
Abacus (also called a counting frame) – is a use was in calculations for the hydrogen bomb.
calculating tool used primarily in parts of Asia for
performing arithmetic processes Computer during 1946 – is capable of storing and
- Known as early computing tool saving programs of Vonn Neuman

Abacist –is the term called for the user of an abacus


who slides the beads of the abacus by hand
Second Generation (Punched
card/transistor) 1954-1959 – during this
John Napier – was invented the logarithm generation, transistor made computers smaller and
cheaper
William Oughtred – invented the slide rules - They made computers energy efficient
- transistor were responsible for the emission of large
amount of heat from the computer
First Generation (Vacuum Tubes) 1930-
1954 - Computer in this generation was expensive and Punch card or punched card (or punchcard or
bulky. Hollerith card or IBM card) – is a piece of stiff paper
- It used machine language for computing and could that contains digital information represented by the
solve problem at a time. presence or absence of holes in predefined positions
- Computers during this phase could not support - Early digital computers used it as the primary medium
multitasking task. for input of both computer programs and data, with
offline data entry on key punch
Vacuum tube, electron tube, thermionic valve, or
valve - Is a device used to amplify, switch, otherwise Stanford Research Institute – brought about ERMA,
modify, or create an electrical signal by controlling the Electronic Recording Machine Accounting project, which
movement of electrons in a low-pressure space. dealt with the automation of the process of
bookkeeping in banking.
John V. Atanasoff – devised the first digital electronic
computer in 1937 In 1959 – the general electric corporation delivered its
ERMA computing system to the Bank of America in
November 1939 – when Atanasoff and Berry came up California
with ABC prototype
ERMA (Electronic Recording Machine Accounting)
Konrad Zuse’s electromechanical “Z machine” - was a pioneering computer development project run
especially the Z3 of 1941 – was a notable at SRI under contract to Bank of America in order to
achievement in the evolution of computers. automate banking bookkeeping
- It was the first machine to include binary and floating
point numbers
Third Generation (Chip/Integrated Circuit Processor – is a device inside your computer that
“IC”) 1959-1971 – semi-conductors increased its follows a program instruction
speed and efficiency of the computer - it is called as the CPU or the Central processing
Unit
Integrated Circuit (also known as IC, microcircuit, - can follow simple instruction only
microchip, silicon chip,or chip) – is a miniaturized
electronic circuit (consisting mainly of semiconductor Program – is simply a set of instructions meant to be
devices, as well as passive components) that has been followed mechanically by a computer
manufactured in the surface of a thin substrate of
semiconductor material Computer – is built to carry out instructions that are
- Are used in almost all electronic equipment in use written in a very simple type of language called
today and have revolutionized the world of electronics Machine Language

Hybrid integrated circuit – is a miniaturized Random Access Memory (RAM) – the computer’s
electronic circuit constructed of individual main memory
semiconductor devices, as well as passive components,
bonded to a substrate or circuit board. Memory – can hold date that is being used or
processed by the program
PDP-8 – the first minicomputer launched by DEC in
1968 Main memory – consist of a sequence of locations.
These locations are numbered
In 1969 – the development of Arpanet began with the
financial banking of the department of defense Address – is the sequence number of location
- it provides a way of picking out one particular piece of
Fourth Generation (Microprocessor) 1971- information from among the millions stored in memory
1991 Machine Language instructions – are expressed as
binary numbers
In 1971 – Intel produced large-scale integration circuits
Binary number – is made up of just two possible digits,
1972 – Intel introduced the 8080 microprocessor zero and one.

Microprocessor – incorporates most or all of the


functions of a central processing unit (CPU) on a single
FOUR PARTS OF COMPUTER
integrated circuit (IC).
1. Hardware – it is the physical parts that make up the
computer
Fifth Generation (Under the Development) - is the tangible parts of the computer that you can
1991- beyond – computer system under this touch
generation are going to be based on principles of - it consist of interconnected electronic devices that you
Artificial Intelligence and natural Language recognition can use to control the computers operation, input and
output

LESSON 2 WHAT IS A COMPUTER Devices – refer to any piece of hardware (eg: mouse,
CPU, speaker)
Computer – is a system consisting of two different
components, hardware and software. 2. Software – is the set of instructions that makes the
- it is also known as a single component that does the computer perform tasks.
actual computing - it tells the computer what to do
- it is a data processor
-it can execute programs written in other language if Program – refers to any software
they are first translated into machine language
3. Users – people are the computer operator, also Electronic spreadsheet – is a software that permits
known as users. users to work with numbers formatted in lines and
columns normally used for accounting jobs
4. Data – consist of individual facts or bits of
information, which by themselves may not make sense Database – permits users to create and maintain
to a person several files and extract in an easy convenient manner
- it is organized into files
2. Science and Research – engineers ad scientist
Files – is simply a set of data that has been given a use computers as a tool in experimentation and
name design.

Document – is a file that the user can open and use 3. Information System/data Processing –
computers are used to support the administrative
CAPABILITIES OF COMPUTER aspects of an organization

1. The computer has the ability to perform arithmetic 4. Education – computers can interact with
operation like addition, subtraction, multiplication and
students to enhance the learning process
division

2. The computer can perform relational and logical 5. Medicine -


operations 6. Artificial Intelligence –

3. A computer has a storage area called memory, the


reason why the computer has the ability to store and LESSON 3 NUMBER SYSTEM
retrieve information
Number system – is a set of numbers, together with
4. The computer has the ability to process information one or more operations, such as addition or
at a very high speed multiplication

5. The computer can direct itself in a predetermine Examples of number system:


manner without human intervention Natural numbers, integers, rational numbers, algebraic
numbers, real numbers, complex numbers, p-adic
LIMITATIONS OF COMPUTER numbers, surreal numbers, and hyperreal numbers

1. Computers do not think for you Bit & Byte


2. The computer cannot correct inaccurate data Bit – a binary digit
- there are two possible states, usually expressed as 0
3. The computer is subject to breakdown and 1

USES OF COMPUTER A series of eight bits strung together makes a byte

1. Personal Computing – at home, these computers In the Binary System – there can be only two choices
can be used for applications for this number – either a “0” or a “1”
- in small businesses, computers can be used for:
In the Octal System – there can be eight possibilities:
Word Processing – is a software that allows users to “0”, “1”, “2”, “3”, “4”, “5”, “6”, “7”
enter, store, manipulate and print text (letters, reports) In the Decimal System – there are ten different
numbers that can enter the digit box: “0”, “1”, “2”, “3”,
Desktop publishing – is software that allows users to “4”, “5”, “6”, “7”, “8”, “9”
produce near type-set-quality copy of newsletter,
advertisements, and other publishing jobs.
In the Hexadecimal System – we allow 16 numbers: UNITS OF MEASURE FOR COMPUTER
“0”, “1”, “2”, “3”, “4”, “5”, “6”, “7”, “8”, “9”, “A”, “B, MEMORY AND STORAGE
“C”, “D”, “E”, “F”
-kilobyte (KB)
Binary Numeral System or base-2 Number System - Megabyte (MB)
– represents numeric values using two symbols, 0 and 1 - Gigabyte (GB)
- used internally by all modern computers - terabyte (TB)

Decimal (base ten) Number System – used in


mathematics for writing numbers and performing
3 PARTS OF MEMORY
arithmetic
1. ALU (Arithmetic Logic Unit) –perform all
The Dewey Decimal System – a subject classification arithmetic operations and logical processes required to
system used in libraries solve a computer problem

The Decimal Currency System – where each unit of 2. Control Unit – is the little supervisor of the CPU
currency can be divided into 100 sub-units - It directs and coordinates the Operation of the entire
computer according to the instructions laid out in the
program
LESSON 4 LOOKING INSIDE THE COMPUTER 3. Memory – this is the storage area of the hardware
which contains the program and data being worked
FOUR PARTS OF HARDWARE with by the computer
- It can also called “primary memory” or “main
1. Processor – is like the brain of computer memory”
- It organizes and carries out instructions that come
from either the user or the software THE MAIN MEMORY CONTAINS TWO
Processing – the procedure that transforms raw data
TYPES OF MEMORY
into a useful one
1. ROM (Read Only Memory) – contains all system
program that are used for start up operations of the
Microprocessors (sometimes called chips) – which
computer
are slivers of silicon or other material etched with many
tiny electronic circuits
- it is plugged into the computers motherboard 2. RAM (Random Access Memory) – it is a non-
permanent type of memory
- it is the computer scratch pad
Motherboard – is a rigid rectangular card containing
the circuitry that connects the processor to the other
hardware
- is an example of circuit board 3. Input and Output Devices

Central Processing Unit (CPU) – refers to a Input Devices – accept data and instructions from the
computers processor and people often refer to user or from another computer system (such as
computer systems computer on internet)

2. Memory – is like an electronic scratch pad inside the Keyboard – is the most common input device which
computer accept letters, numbers, and commands from the users
-is commonly used to mean RAM
Mouse – is another important type of input device
Random Access Memory (RAM) –is the most common which lets you select option from on-screen menus
type of memory
- the more RAM the computer has, the more it can do,
and the more faster it can perform a certain task
OTHER POPULAR INPUT DEVICES - as the name implies, you cannot change the
information on the disk just as you cannot record over
Mouse, trackball, and touchpad – enable you to an audio CD
draw or point on the screen
Compact disk (CD) – are type of optical device,
Joystick – is especially well suited for playing fast identical to audio CDs
moving video games
Digital Video Disk (DVD) – is revolutionizing home
Scanner – can copy a printed graphic page of text into entertainment
the computer’s memory

Digital Cameras – record live images that can be UNIT 2 APPLICATION SOFTWARE
viewed and edited on the computer
LESSON 1 WORD PROCESSING SOFTWARE
Microphone or CD Player – attached to the computer
enables you to add the sound of a voice or a music Word Processing Program and Their Uses
selection
Word Processing Software or also called Word
Output Devices – return processed data to the user or
Processor – is an application that provides extensive
to another computer system
tools for creating all kinds of text-based documents
- The function is to present processed data to the user
Word Processor – are not limited to working with text
Monitor and Printer – are the most common output
- It enables you to add images to your documents and
device
design documents that look like a product of
professional print shop
4. Storage – the purpose it to hold data permanently
- as an electronic file cabinet and Ram as an electronic
workable The Word Processors Interface

There are many types of storage device including: Document Area or document window – is the place
Tape drives, optical drives, and removable hard drives where you view the document

Magnetic disk – is the most common storage medium SEVERAL SETS OF TOOLS:

Disk – is a round, flat object that spins around its center  Menu Bar – which displays titles of menus (list
of commands and options)
Read/write heads – which are similar to the heads of  Toolbars – which displays button of frequently
a tape recorder or VCR, are used to read data from the used commands
disk or write data onto the disk  Rulers – which show you the position of text,
tabs, margins, indents, and other elements on
Disk drives – is the device that holds a disk the page
 Scroll Bar – which lets you scroll through a
Hard disk – serves as the computers primary filing document that is too large to fit I side the
cabinet document area
- It can store for more data than a diskette can contain  Status Bar – which displays information related
to your position in the documents, the page
Diskette drives – allow you to use removable diskettes count, and the status of keyboard keys
(floppy disks)

Compact Disk Read Only Memory (CD-ROM) drive


– is another common type of storage device
Entering and Editing Text  Paragraph Spacing - it is the amount of space
between each paragraph
Entering text – is a process which you create a  Indents – determine how close each line of a
document by typing on the keyboard paragraph comes to the margins
 Alignment – refers to the orientation of the
In a new document, the program places a blinking lines of a paragraph with respect to the
insertion point (called cursor) in the upper left margins. There are four alignment: left, right,
corner of the document window. center and justified
 Tab Stops – the keyboard tab key moves the
Word Wrap – when your text reaches the right edge of insertion point forward until it encounters a tab
the screen, it automatically moves the insertion point to stop (or just a tab), inserting a fix number of
the next line space in the line
 Borders and Shading – paragraph can be
End of a paragraph – is the only time you need to formatted with borders and shading. Border is
press enter a line that is drawn on one or more side of
paragraph. Shading consists of pattern or color
To start a new paragraph – press enter that is displayed as a background of the text in a
paragraph. Drop Shadow is a partial shadow
Editing the document – is the changing an existing around a bordered paragraph, which create the
document illusion that the paragraph is “floating” above
the page
Block – is a contiguous group of characters, words,
lines, sentences or paragraphs in your document that 3. Document Format – include the size of the
you mark for editing page, its orientation, and headers and footers.
standard document format include:
Formatting Text
 Margins – are the white borders around
Most formatting features fall into three categories: the edge of the page. Every document has
top, bottom, left, and right margins
1. Character Format – includes setting the control  Page Size – documents are set up to fit 8 ½
attributes of individual text such as: by 11 inch paper, a standard known as
letter size paper. Legal size (8 ½ by 14 inch
paper)
 Fonts – refers to the characteristics of the
letters, symbols, and punctuation marks in your  Orientation – document dimension is also
document determined by the orientation of the paper.
 Type Size – a font is measure in points. A most Portrait orientation (or tall orientation)
common font size in business documents is 12- where the document is taller than its wide.
point type. Landscape orientation (or wide
 Type Style –the appearance of the character orientation) in which the paper is turned
can be controlled with the type style. The most on its side
common type style are bold, italic and  Header and footers – are line of text that
underline run along the top and bottom of every page
 Columns – are effective formats for certain
2. Paragraph Format – includes setting which are types of document
applied only to one or more entire paragraph such as:  Section – word processor allow you to
divide a document into sections and apply
 Line spacing – it is the amount of space different format to each section
between each line of text in a paragraph. It can
be single-spaced, double-spaced, or set for an
amount of spacing between the lines that you
select
Special Features of word Processing A typical spreadsheet also interface also provides a:
Software
 Main menu bar, toolbars, a special formula
bar – where you can create or edit data and
Language Tools – these tools include the following:
formulas in the worksheet
 Scroll Bar – help you navigate a large
 Spell checker – catch spelling mistakes as you
worksheet
type or use it to review an entire document for
spelling error. A spell checker matches each  Status bar – at the bottom of the window, tells
word in a document against a built in dictionary you specific information about the worksheet
containing standard spelling
 Grammar checkers – these compare each Empty worksheet (one without any data) – looks
sentence to a set of standard grammatical rules, like a grid of rows and columns
notifies you if it finds a potential problems and
providing grammatical correct options Cell – is the intersection of any column and row
 Thesaurus – an electronic thesaurus is just like
a printed one-a source of alternatives words Entering Data in a Worksheet – a worksheet
can hold several types of data including labels(ordinary
Tables – are also useful in arranging images (such as text), values (numbers), dates, and formulas
clip art or photographs) on a page and for arranging (statements that perform a calculation).
images and text in interesting ways.
Cell pointer – is a rectangular that makes the active
Mail merge – is the process of combining a form letter cells borders look bold
with the contents of database usually name and
address. List-so that each copy of the letter has one  Labels – worksheet can contain text-called
entry form the database printed on it. labels (name for data values)- as well as values
and formulas. In spreadsheet, text usually is
Adding Graphics and Sound – with a word processor, used to identify a value or series of values (as in
you can easily add graphic, images-photos, drawings, or row or column heading), or to describe the
clip-art-to your documents content of a specific cell (such as total). Labels
help you make sense of a worksheet contents.
Templates – are per-designed documents that are  Value – is any number you enter or number
blank except for present margins, fonts, paragraphs that results from a computation
formats, headings, rulers, graphics, header, footers.  Dates – are necessary part of most worksheets,
and spreadsheet programs can work with date
information in many ways.
LESSON 2 SPREADSHEET SOFTWARE  Formulas – which calculate numbers based on
values or formulas in other cells
Spreadsheet Program and Their Uses  Functions – spreadsheet come with many built
in formula called functions that perform
Spreadsheet Program – is a software tool for specialized calculations automatically. Count
entering, calculating, manipulating and analyzing sets of Function which counts many values in a range
numbers. of cells. Arguments are the values (often called
cell reference) that the function uses in its
The Spreadsheet Interface operation

Worksheet (or a sheet) – it is a document you Analyzing data in a Spreadsheet


actually work in a spreadsheet program  Analysis – is the process of using spreadsheet
to test how alternative scenario affect numeric
Workbook (which is called notebook) – where you results
can collect related worksheet
 Goal Seeking – finds values for one or more  Outlining – outlining tools enable you to
cells that make the results of a formula equal to organize your slides content as you create them
a value you specify by rearranging and viewing them in order
 Sorting – you arrange it in a specific manner  Annotation – speaker often prepares a set of
based on certain criteria, such as by date, dollar notes (called annotation) to accompany his
amount, or alphabetically slides
 Animation – you can use animation tools to
make text pop up or crawl into the screen, or to
LESSON 3 PRESENTAION PROGRAMS make your slides ‘build’ themselves by adding
individual pieces of text that appear as you
introduce them to the audience. Animated
Presentation Programs Basics transitions a special effect that causes slide to
blend together when you switch from one slide
Presentation Programs – provides powerful design to the next
tools that make it easy to anyone to outline, create,  Sound and Video – slide presentation can be
edit, arrange, and display complex slides presentations full-fledge multimedia events. You can embed a
sound or video object into a slide, then, play the
Creating Presentation object by double clicking its icon during
presentation
Presentation template – is a pre-designed document  Other Embedded Objects – you can embed
that already has coordinating fonts, a layout, and a different types of objects, such as links to Web
background page or other applications, in a slide in a
presentation
Formatting Slides
 Formatting text – text in slide is usually in the Presenting Slides Shows
form of tiles, headings, and lists. To format text,  On the PCs Screen
you select it, and then apply formats by using  On a large Format Monitor
the toolbars or menu options  On a Television Screen
 Resizing Formats – Resizing is easy by using  From a Digital Projector
frames that surround most of the elements in a
slide. To resize, click it; several handles will Basic Design Principles
appear around it. Handles are small boxes  Keep it short and simple
(usually white or black in color) that you can  Be consistent
drag to resize the frame  Do not go overhead
 Adding Colors – it enables you to create a  Practice, practice, practice
wide range of moods for your presentation  Remember: Timing is everything
 Adding Background or Shading – you can  Allow for audience reaction and interaction
add depth to a plain presentation by giving it a
shaded background and by placing borders
around certain elements. Borders separate LESSON 4 DATABASE MANAGEMENT
different elements and help hold the viewer
attention or individual parts of the slide.
SYSTEM
Shaded background provide depth and can
make static information appear dynamic. Databases and Database Management
Gradient fill changes color as it moves from Systems
one part of the slides to another
Database – is a collection of related data or facts
Special Features of Presentation Programs -contains a collection of related items or facts arranged
in a specific structure
Three of the most common terms to know about  Specify the field type
database are:  Specify the field size
 Fields – each piece of information
 Records – one full set of fields, that is, all the Understanding Field Types
related information about one person or object-
is called a record  Text fields (also called character fields or
 Tables – a complete collection of records alphanumeric field) – accepts any string of
makes a table alphanumeric characters that are not used in
calculations
Flat file ad Relational Database Structure  Numeric fields – store purely numeric data.
The numbers in a numeric fields might
Flat file (or sequential file) – consist of a single data represent currency, percentages, statistics,
table quantities, or any other values that can be used
- are useful for single-use or small group situations, in calculations
especially for maintaining lists such as an address lists  Data field or time field – stores data dates or
or inventories time entries. This field type converts a date or
time into a numeric value, just as dates and
time as stored internally as serial number in
Relational Database – a database made up of set of
spreadsheet cells.
tables-a common field existing in any two tables creates
a relationship between tables  Logical field (also called Boolean field) –
stores one of two possible values
Relational database Structure – is easily the most
prevalent in today’s business organization Entering Data in a Table – entering data in a
database table is much like entering data in a
A typical relational database likely would contain data, spreadsheet program.
such as:
 Customer information Viewing Records – is the way data appears on
 Employee information screen contributes to how well users can work with it.
 Vendor information
 Other Information  Filters – are database management feature for
 Inventory Information displaying all selected list of subset of records
from a table
Database Management System (DBMS) – is a
software tool that allows people to store, access, and Sorting Records – one of the most powerful
process data or facts into useful information features of a DBMS is its ability to sort a table of data,
- also provides tools that enable users to construct either for a printed report or for display on the screen.
special requests (called queries) to find a specific record - sorting arranges records according to the
in the database contents of one or more fields

Working with a database Querying a Database – in a manner similar to


entering sort condition, you can enter expressions or
Data management functions: criteria that:
 Creating table  Allow the DBMS to locate records
 Sorting records  Establish the relationship or links between
 Generating reports tables to update records
 Viewing records  Lists subset of records
 Perform calculations
 Creating queries
 Database obsolete records
 Perform other data management
Creating Database Tables
 Name the field
 Query/Queries – are user-constructed Internet – is other network and the link between the
statements that set conditions for selecting and ARPANET and NSFNET
manipulating data - was created for the US Department of Defense
- it is a more powerful type of filter that as a tool of communications
can gather information from multiple tables in a - is a global network of interconnected
relational database networks
- carries messages, documents, programs and
Generating Reports data files that contain every imaginable kind of
information for business, educational institutions,
 Reports – is printed information that, like a
government agencies and individuals
query result, is assembled by gathering data
based on ser-supplied criteria
One half billion of people – have access to the
- can arrange from simple lists of records to
internet, and the number of users continue to grow
customized formats for specific purposes, such as
invoices
- are user-generated sets of data usually printed A collection of networked network is described as
as document being inter-networked, which is where the internet
world wide network gets its name

Network backbone – is the central structure that


UNIT 3 INTRODUCTION TO INTERNET connects other elements of the network

Lesson 1 The Internet Then and Now 1990 – the original ARPANET was shutdown

The Beginning of “Network of Networks” 1995 – the ARPANET discontinued

1969 – the seeds of internet was planted Mid of 1990 – interest in the internet expands
dramatically
ARPA – Advance Research Projects Agency
Using your Web Browser and the World
ARPANET – is the resulting network Wide Web
- was basically a large network serving only a handful or
users, but it expanded rapidly.
Web Browser – it is a special software program you
need to access the web
Host – is like a network, providing services to other
computer that connect to it
Microsoft Internet Explorer and Netscape
Navigator – are most popular Web Browser
ARPANET Host Computers – provide file transfer and
communications services and connected systems access
to the networks high speed data lines Navigating the Web – means moving from one
web page to another or from one web site to another
1973 – the network jumped across the Atlantic to
Norway and England and it never stop growing  Web Page – is a document formatted with
Hypertext Markup Language (HTML) tags
National Science Foundation (NSF) – is another  Web Site – is a collection of related web pages
federal agency in the mid of 980, joined the projects
after the Department of Defense drop its funding World Wide Web (WWW) – is one of the services
- established five supercomputing centers that available through the internet
were available to anyone who wanted to use them for
academic purposes
- created a new higher capacity network called
NSFNET
Using URL Netscape Navigator (also called Netscape
Communication) – is still being used by many surfers
Uniform Resource Locator (URL) – is a unique
address which every web page has In addition: today, web pages are being viewed in
browsers through cell/mobile phones, cars, televisions,
Using Hyperlinks plus a host of hand-held wireless devices and
communicators
Hyperlink – is simply a part of the web page that is link
to the URL You Need a Word Processor
- you need a simple word processor such as
Many web pages provide hyperlinked pictures or NotePad or WordPad.
graphical buttons- called Navigator tools- that direct -These simple word processors are also called
you to different pages, making it easier to find the text editors and are ideal for creating web pages
information you need - you can also use word processors such as
WordPerfect or Microsoft Word or Works but they
Searching the Web are not simple text editors. They include a lot of
 Directories – it enables you to search for formatting which we do not want
information by selecting categories of subject
matter NotePad – many webmasters using this kind of word
 Search Engine – lets you search for processor which can be found in the Accessories (also
information by typing one or more words known as the Accessories “Group”)
- this type of look-up is called keyword
Start Programs Accessories NotePad
 Meta search engine – is helpful if you are not
certain which keywords to use if you want to
get a very long list of website that meets your WordPad – it allows for much larger files and is also
criteria located in the Accessories folder

Lesson 2 Getting Started in HTML Program You Need to Have Both Your Browser and
Notepad Actively Running
What do you need to begin designing a - while you are working with one, the other is
sitting there in the background. This way you can
home page? – you need a folder (also called a quickly switch back and forth between them.
directory)
- you should set up a folder or directory to hold
only your HTML files (also called documents) for the
Naming Your Web Page
- when you save your web page for the first
web pages you are designing. Work in that folder only
time, you need to give it a name and you also need to
add a suffix (an extension) to the name
You Don’t Need to be Connected to the
Internet The Name
- you can write and design your HTML pages - if you are not running at least Windows 95,
(that is, your web pages) off-line. your file name is limited to a maximum of 8 characters
- if all you are doing is designing and creating - it is strongly recommended that you do not
web pages, you do not need to go to the internet use spaces in the file name, the browser will replace the
space with a coding such as %20 so that the name “my
You Need a Browser web page” will look like “my%20web%20page” which is
confusing and does not look good
Internet Explorer and Firefox – are among today’s
most popular browsers for viewing web pages and for The Suffix
surfing the Internet. - is an extension to the name and declares the
kind of document that it is.
- In HTML, the suffix is either “.htm” or <p> tag – defines a paragraph and using this tag places
“.html” a blank line above and below the text of the paragraph
- you must use “.htm” if you are not running
Windows 95 or higher Paragraph Justification
- paragraph can be formatted in HTML much
Lesson 3 Introducing HTML Basic Tags the same as you would expect to find in a word
processor.
HTML – is a special kind of text document that is used
by web browser to present text and graphics. justify – is the align attribute

The text includes mark-up tags such as: Example:


<p> to indicate the start of paragraph and </p> to <html>
indicate the end of paragraph <p align=”justify”>For instance, let’s say you had a
HUGE school or work.</p>
Start with a Title </html>
- Every HTML document needs a title and it
should be placed at the beginning of your document Paragraph Centering

Example: <title>My first HTML document</title> Example:


<html>
Add headings and Paragraphs <p align=”center”>For instance, let’s say you had a
HUGE school or work.</p>
- there are 6 levels of headings: H1 is the most
</html>
important, H2 is slightly less important, and so on down
to H6 the least important
Paragraph Align Right
Heading – is a title or subtitle
Example:
<html>
Example:
<p align=”right”>For instance, let’s say you had a HUGE
<html>
school or work.</p>
<title>My first HTML document</title>
</html>
<body>
<h1>Headings</h1>
<h2>are</h2> Line Breaks
<h3>great</h3> - are different than most of the tags we have
<h4>for</h4> seen so far.
<h5>titles</h5> - it ends the line you are currently on and
<h6>and subtitles</h6> resumes on the next line
</body> -placing <br> within the code is the same as
</html> pressing the return key in a word processor
-use the <br> tag within the <p> tag
Paragraph Tag <p>
- each paragraph you write should start with a Example:
<p> tag. </p> is optional, unlike the end tags for <html>
elements like headings <p>
Will Mateson<br>
Example: Box61<br>
<html> Cleveland, Ohio</br>
<p>This is the first paragraph.</p> </p>
</html>
<p>This is the second paragraph.</p>
</html>
HTML Horizontal Rule 3. Silver
- use the <hr> tag to display lines across the 4. White
screen 5. Yellow
6. Lime
Note: the horizontal rule tag has no ending tag like the 7. Aqua
line break tag 8. Fuchsia
9. Red
10. Green
Example:
11. Blue
<html>
12. Purple
<hr>
13. Maroon
Use
14. Olive
<hr>
15. Navy
Them
16. Teal
<hr>
Sparingly
</hr> HTML Coloring System-Hexadecimal
</html>
Hexadecimal – is a 6 digit representation of a color.
Formatting Elements with Tags The first 2 digits (RR) represent a red value, the next
- several tags exist to further amplify text two are green value (GG), and the last are blue value
elements. These formatting tags can make text: (BB)
 Bold <b>
Here’s a hexadecimal you might see in an HTML
 Italic <i>
document.
 Subscripted <sub> My First Hexadecimal: bgcolor=”#RRGGBB”
 Superscripted <sup>
 Emphasized <em>
Font and Basefont
 Small <small>
 Important <strong> <font> tag – is used to add style, size, and color to the
 Inserted <ins> text on your site.
 Deleted <del> - use the size, color, and face attributes to
 Marked /highlighted <mark> customize your fonts

HTML Formatting Tag Usage <basefont> tag – is used to set all of your text to the
- these tags should be used sparingly same size, face, and color
- you should only use them to bold or italicize
one or two words in your elements at a time Font Size
- if you wish to bold an entire paragraph a - set the size of your font with size
better solution would involve Cascading Style Sheets - the range of accepted values is from 1
(smallest) to 7 (largets)
HTML Color Coding System-Color Names - the default size of a font is 3
- there are 3 different methods to set color
- the simplest being the Generic terms of Example:
colors <html>
<p>
Generic Colors – are preset HTML coded colors where <font size=”5”>Here is a size 5 font</font>
the value is simply the name of each color </p>
</html>
The 16 basic Colors
1. Black
2. Gray
Font Color alt attribute – is used to give the short description
- set the color of your font with color
Example:
Example: <html>
<html> <head>
<font color=”#990000”>This text is hexcolor</font> <img scr=”C:/Documents and
</br> Settings/fcc/Desktop/Water lilies.jpg” width=”200”
</html> height=”150” alt=”My Favorite Flower”>
</head>
Font Face </html>
- choose a different font face using any font you
have installed JPEG – is best for photographs and other smoothly
- be aware that if the user viewing the page varying images
doesn’t have the font installed, they will not be able to
see it. GIF and PNG – are good for graphics art involving flat
-instead they will default to Times New Roman areas of color, lines and text
-an option is to choose a few that are similar in
appearance Adding Links to Other Pages
- links are defined with the <a> tag.
Example: - the text between the <a> and the </a> is
<html> used as the caption for the link. It is common for the
<p> caption to be in blue underlined text
<font face=”Bookman Old Style, Book Antiqua,
Garamond”> If the file you are linking to is in a parent
This paragraph folder/directory, you need to put “../”
has had its font…</font>
</p> Example:
</html> <a href=”../mary.html”>Mary’s page</a>

LESSON 4 HTML Special Tags If the file you are linking to is in a subdirectory, you
need to put the name of the subdirectory followed by a
Adding Interest to Your Pages with Images “/” in front of it
- images can be used to make your Web pages
distinctive and greatly help to get your message across. Example:
<a href=”friends/sue.html”>Sue’s page</a>
<img> tag – using this tag is the simple way to add an
image To link to a page on another Web site you need to give
the full Web address (commonly called URL)
Example:
<html> Example:
<head> < a href=http://www.w3.org/>W3C</a>
<img scr=”C:/Documents and
Settings/fcc/Desktop/Water lilies.jpg” width=”200” You can turn an image into a hyperlink text
height=”150”>
</head> Example:
</html> <a href=”/”><img scr=”logo.gif” alt=”home page”></a>

src attribute – names the image file (This uses “/” to refer to the root of the directory tree,
i.e home page)
width and height – are not strictly necessary but help
to speed the display of your Web page
Three Kinds of Lists
- use the type and start attributes to fine tune
your lists accordingly
 <ul> -unordered list; bullets

Example:
<html>
<ul>
<li>the first list item>
<li>the second list item>
>li>the third list item>
</ul>
</html>

NOTE: you always need to end the list with the


</ul> end tag but that the </li> is optional and can be
left out

 <ol> - ordered list; numbers

Example:
<html>
<ol>
<li>the first list item>
<li>the second list item>
>li>the third list item>
</ol>
</html>

 <dl> - definition list; dictionary


- this kind of list starts with a <dl> tag and ends with
</dl>. Each terms start with a <dt> tag and each
definition starts with a <dd>

Example:
<html>
<dl>
<dt>the first term</dt>
<dd>its definition</dd>

<dt>the second term</dt>


<dd>its definition</dd>

<dt>the third term</dt>


<dd>its definition</dd>
</dl>
</html>

NOTE: - the end tags </dt> and </dd> are optional and
can be left off.

Вам также может понравиться