Lecturer: Ghadah Aldehim

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

Project 1 Introduction to HTML.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
1st Project Introduction to HTML.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
The Internet & The World Wide Web Notes
Chapter ONE Introduction to HTML.
CPSC 203 Introduction to Computers Lab 39, 40 By Jie (Jeff) Gao.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
INTERNET CHAPTER 12 Information Available The INTERNET contains a huge amount of information a huge amount of information information on any topic you.
IT 210 The Internet & World Wide Web introduction.
UNIT 14 Lecturer: Ghadah Aldehim 1 Websites. Introduction 2.
The Internet. What is the Internet?  The Internet is a network of networks.  It gives users access to a wide variety of information from millions of.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Lecturer: Ghadah Aldehim
The Internet A Wide Area Network across the world The network of networks –Lots of smaller networks joined together.
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
Internet / Internet Research ACR/TSM 251 Luke E. Reese September 16, 2010.
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
Introduction to Internet
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
WHAT IS A WEBSITE AND HOW TO GET YOUR BUSINESS ONLINE Anna Gabali – 30/07/ MKLC.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Introduction To Internet
Microsoft Internet Explorer and the Internet Using Microsoft Explorer 5.
UNIT 14 1 Websites. Introduction 2 A website is a set of related webpages stored on a web server. Webmaster: is a person who sets up and maintains a.
Unit 15 Webpage Creator. Outlines Introduction Starter Listening Language Work Work study Speaking Writing.
Validating, Promoting, & Publishing Your Web Site Writing For the Web The Internet Writer’s Handbook 2/e.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
1 UNIT 15 Webpage Creator Lecturer: fadwa tlaelan.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Web Page Creation Standard Grade Computing. WWW n The World Wide Web is a collection of information held in multimedia form on the Internet. n This information.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
ADVANCED COMPUTERS S.Y.B.M.M. LECTURE SERIES - PART 1 - KANISHKA KHATRI m.
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Week-10 (Lecture-1) Web Building STEPS OF BUILDING: create web pages using HTML add a consistent style using CSS add computer code using JavaScript add.
XP Creating Web Pages with Microsoft Office
4.01 How Web Pages Work.
Chapter 10: Web Basics.
Chapter 1 Introduction to HTML
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Web software.
UNIT 15 Webpage Creator.
Database Driven Websites
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
DD Sir-Infomatics Web Development Part-1.
Intro Project Introduction to HTML.
4.01 How Web Pages Work.
Presentation transcript:

Lecturer: Ghadah Aldehim UNIT 15 Webpage Creator Lecturer: Ghadah Aldehim

Introduction

Introduction Some websites allow users to download files such as: Application programs: programs that allow the user to perform specific tasks such as word processing. Upgrades to programs that add features or fix bugs (faults in the program). Software drivers: programs that are used to control peripheral devices such as printers. Development tools: software that can be used for writing programs or creating material such as webpages.

Introduction Freeware: are downloadable programs that are free to download and use. Shareware: are programs that are free to download and try but should be paid for if the user wishes to continue to use them.

Introduction Websites can be created by anyone who has the necessary programs and equipment. When the website creator creates their website, they publish it (copy it to a web server computer). This is referred to as ‘putting up the site’.

Introduction Every website has a web address that takes the user to the first page of the website (homepage). The web address usually starts with ‘www’ and end with domain name extension and country code. The parts of the web address are separated by dots.

Introduction Sometimes the web address used is not the actual address of the website. When the address is typed into a browser program, the browser is automatically redirected to the actual web address. This is usually done by the ISP.

Introduction Webpages are created by adding HTML (hyper text markup language) tags to plain text to determine the way that the webpage will be displayed in a browser program and to create hyperlinks. Webpages can be created using a very basic wordprocessor program known as a text editor.

Introduction Special programs are available that allow the user to create webpages without knowing about HTML e.g. Netscape Composer. This program is part of the package of programs for managing websites called Netscape Communicator.

Introduction A website owner can register their website on a search engine. This means that they submit their web address and details of their website to be included in the search engine database (to be listed on the search engine). One of the best known search engines is called Yahoo. As well as providing a search engine, websites such as Yahoo provide a variety of facilities including enabling users to form newsgroup clubs that discuss various topics using email.

Introduction After a website has been created and published, the creator should update the webpages frequently to improve the website, keep information up to date and make sure that the hyperlinks still connect to existing websites. It is common for an email address to be provided on the website to allow users to contact the website creator to provide feedback about the website.

A static website is a website that does not change its content A static website is a website that does not change its content. It displays the same information for all users. Static web pages are often HTML documents stored as files in the file system and made available by the web server over HTTP.

A dynamic web page is a kind of web page that can change its contents in response to different conditions for each individual view. It is not static because it changes with the time (ex. a news content), the user (ex. preferences in a login session), the user interaction (ex. web page game). In dynamic websites, the content is retrieved from a database and is placed on a web page when needed or asked.

Introduction Creating a professional website requires more than just publishing webpages. It needs to be planned carefully. This involves a number of stages including: Analysing the demand and other related websites. Designing the webpages and the overall structure of the website.

Introduction Publishing and advertising the website including registering it on search engines and getting other websites to create links to it. Evaluating the website after it has been published by using user feedback and statistics on the use of the website.

Homework Word Study 7 – page 105 Writing 11 – page 106 Writing 12 – page 107