We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 15
umn
Introduction to Web Designing & HTML Documents
* Historical Roots of HTML.
In 1989, Ti eae
eis ae ® researcher at the Conseil Europeen pour Recherche
Nacleire (CERN) laboratory in Geneva, Swiveriand had the ask of creating hypertext
poreb oder this inform ae be used as an interface to scientific information, and that
NeXT Workstati Bi lation equally well on Macintosh systems with small screens,
eee che eriet M PCs, and a variety of other platforms. Rather than give up
eee of the variations in screen support, Berners-Lee developed the first versions of
, opting to concentrate on providing the content and structure first and worry about
the presentation later. s
This made sense, because the group for whom he was designing the environment
consisted of scientists looking at technical information- ee SE Late
latest in fonts and graphic design techniques. The presentation would be left up to the
browser. The HTML language eventually was defined as an application of Standard
Generalized Markup Language (SGML), which serves as a base for defining markup
languages.
* Web Page :
Aweb page is a document that is suitable for the World Wide Web and web mq
browsers. A web browser displays a web page on a monitor or mobile device. The web
page is what displays, but the term also refers to acomputer file, usually written
in HTML or comparable markup language. Web browsers coordinate the various web
resource elements for the written web page, such as style sheets, scripts, and images, to
present the web page.
Typical web pages provide hypertext that includes a navigation bar or asidebar
menu to other web pages via hyperlinks, often referred to as links.
(On a network, a web browser can retrieve a web page from a remote web server.
On a higher level, the web server may restrict access to only a private network such as a
corporate intranet or it provides access 10 the World Wide Web. On a lower level, the
web browser uses the Hypertext Transfer Protocol (HTTP) to make such requests.
* Web Site
Awebsite is a collection of related web pages, including multimedia content,
typically identified with a common domain name, and published on at least ene web
server. A web site may be accessible via a public Internet Protocol (IP) network,such as
the Internet, or a private local area network (LAN), by referencing a uniform rsource
Jocator (URL) that identifies the site.
All publicly accessible websites collectively constitute the World Wid: Web,
while private websites arc typically a part of an intranet. Web pages, whch are
the building blocks of _ websites, are documents, typically composed in plain
extinterspersed with formatting instructions of Hypertext’ Markup Lingsuage
. XHTML). They may incorporate elements from other website.
‘markup anchors. oats
Web pages are acc
HTTP). which may
Scanned with CamScannerprovide security and privacy for the user. ‘The user's 4 I ;
renders the page content according to its HTML markup instructions onto a display
terminal.
* The Phases of Web Site Development 7 !
The following are the four basic phases of Web site development (professionals
versed it mginecring- should note-the-basie-similarity- ‘
always followed, process of software development): : :
Planning Setting goals, specifying content, organizing content, and setting the user
interface to navigate content. 7
> Implementing Creating content, implementing navigation and the user interface,
and coding the site, which may include HTML, programming, and database é
development. |
> Testing User, browser, and system testing. f 8
» Maintenance Maintaining and updating the site, questioning old goals, and i
returning to the planning stage.” ’
mee ou 4
* (Extra Notes) * }
* HTML (HyperText Markup Language) x
Hypertext: 4
Hypertext is ordinary text that has been up with extra features such as S
formatting, images, multimedia and link.to other ents. It enables us to read and
navigate text and visual information in nonlinear way. 1
Markup: §
Markup is the process of taking ordinary text and adding extra symbols i.e. é
applying formatting to it. sua type of markup. Each of the symbol used for
tellSsthe web browser how to display the text. e
markup in HTML is command.that tell
e
Markup language: i
It is a special kind of language in which we starts with the text of our WEB page *
and add some special tags around words and paragraph i.e. applying formatting to it.
on
Steps to create HTML pa; ¢
vial ital , in that write the code. ¢
r Netscape Navigator. %
om our disk and display it in browser.
Scanned with CamScannerpecneanneereaz1c)
any
_ 7. We can work independently from our computer so we need not to depend on
party (dealer) or on any software. sual
8. We can work on our web site from any point of the world means except Our ¥
computer.
Disadvantages of HTML:
1. It provides only static output. (read only information.)
. HTML is not a perfect programming language. ,
. Any simple mathematical or logical operation cannot be done in HTML.
2
3
4. It can not be used to apply operation on strings and date. .
Tags start with a less than sign (<) followed by a keyword, concluded with greater than
Sign (>). These symbols are knows as angle brackets. Every tag in HTML has a meaning
and it is usually straight forward. It have a starting information and ending information.
Some tags comes with or without pairing. But if tags are in Pairing there are two tapes of
tag, “
¢ used to begin and effect and end tags are used to end tha
epeal the keyword with a forward slash in front, ee
»» SMATML> 3
Scanned with CamScanner* Structure of HTML documents and Basic Tags
Title of your document.
Actual document.