Updating and Maintaining Web Pages Contributed by Richard Truxall, The Library Network Community Information Toolkit www.mel.org/citoolkit Copyright ©

Slides:



Advertisements
Similar presentations
Managing Your Site – Lesson 61 Managing Your Site Lesson 6.
Advertisements

Using SD K12 SharePoint ®. What is SharePoint? Microsoft SharePoint Components Web Browser Collaboration functions Process management modules Search modules.
File Transfer Protocol. FTP (File Transfer Protocol) is used to transfer programs or other information from one computer to another. This simple tool.
4.01 How Web Pages Work.
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
WEB HOSTING. WHAT IS WEB HOSTING? A web host is a company with several computers that are connected to the internet at all times. The computers they have.
Institute of Technology Sligo - Dept of Computing Layer 7 The Application Layer Chapter Review.
FTP Using FileZilla CS10001 – Computer Literacy. Step 1: Understanding the Interface Quickconnect Bar Message Log Area Local site navigation (either lab.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
Jun-15 1 Management Information Systems Class Web Server Usage Instructions.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Layer 7 The Application Layer Chapter Review Layer 7 The Application Layer zThe application layer is the OSI layer closest to the end system. This determines.
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.
Introduction to Web Creation iMet Tool Training. Basic Principles Have a plan Focus on the content and communication Make navigation logical and consistent.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2006 Microsoft Corporation.
1 Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall. by Mary Anne Poatsy, Keith Mulbery, Eric Cameron, Jason Davidson, Rebecca Lawson,
Posting Job Orders Online Creating HTML files from Job Orders and uploading to FTP sites.
Creating HTML Pages: An Overview Contributed by Richard Truxall, The Library Network Community Information Toolkit Copyright © 1999,
FrontPage Basics Contributed by Richard Truxall, The Library Network Community Information Toolkit Copyright © 1999, Library of Michigan.
Administrator Training. Login Screen Filled Forms Screen Logging In.
CPSC 203 Introduction to Computers Lab 21, 22 By Jie Gao.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
Using SD K12 SharePoint ®. What is SharePoint? Microsoft SharePoint Components Web Browser Collaboration functions Process management modules Search modules.
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
Websites 101 Technology Committee UPSOM. Web Class – Goals  Make a simple web page (or series of pages)  Upload that page to the internet  Feel comfortable.
The Internet  Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection.
Going Local: The Future of the Internet F Contributed by Richard Truxall, The Library Network F Community Information Toolkit F F.
Objectives Prior Knowledge VocabularyEssential True.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
EUDET WEB FACILITIES Yan Benhammou Tel-Aviv University Eudet web team
FILES AND ASSETS PANELS
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
Application Layer Honolulu Community College Cisco Academy Training Center Semester 1 Version
HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.
Module 8 : Configuration II Jong S. Bok
The Web Wizard’s Guide to HTML Chapter One World Wide Web Basics.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
How to use WS_FTP A Step by Step Guide to File Transfer.
Internet FTP to network. Preliminary Steps a FTP program is used and executed such as WS_FTP LE Information needed –host name –user id –password.
1 More About HTML Images and Links. 22 Objectives You will be able to Include images in your HTML page. Create links to other pages on your HTML page.
Website Design:. Once you have created a website on your hard drive you need to get it up on to the Web. This is called "uploading“ or “publishing” or.
HTML HyperText Markup Language Victoria E. Kozlek.
Session 1: Introduction to HTML Fall Today’s Agenda Talk about the functions of the Internet Cover useful terminology for today’s session HTML,
INTERNET AND . WHAT IS INTERNET The Internet can be defined as the wired or wireless mode of communication through which one can receive, transmit.
 Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection of smaller.
XP Creating Web Pages with Microsoft Office
PRESENTED BY ALI NASIR BITF13M040 AMMAR HAIDER BITF13M016 SHOIAB BAJWA BITF13M040 AKHTAR YOUNAS BITF13M019.
2015 暑期電腦課程 -H3 HOW FTP WORKS? By
How FTP works ? & Send you web pages to server Speaker : Frank Liu.
How to create a web page using word …
Application Layer Honolulu Community College
Updating and Maintaining Web Pages
You’ve created an e-Learning resource...
Exploring Microsoft Office 2013 Word Comprehensive
CoreFTP.
Configuring Internet-related services
CoreFTP.
Part 2 Setting up a web server the easy way
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Why can’t others see my Wepage?
Networks and the Internet
Website Testing Checklist
Journey of Computer and Information Technology
FrontPage Basics Contributed by Richard Truxall, The Library Network
Presentation transcript:

Updating and Maintaining Web Pages Contributed by Richard Truxall, The Library Network Community Information Toolkit Copyright © 1999, Library of Michigan Foundation Re-use of these materials for non-profit training purposes is allowed without further permission, provided this notice is prominently displayed

Updating and Maintaining Web Pages Richard Truxall The Library Network

Objectives of the Session The Server and Your Computer Using WinFTP to Upload files Viewing files online as opposed to off a local computer Directories on the remote computer Editing Online Files HTML Editors

The Server and Your Computer Files created locally are unavailable to Internet users To make files available, you must transfer them to a server

The Server and Your Computer The Process of Uploading Files: –creating or editing your HTML Files locally –saving the files –transferring the files to a server using an FTP program

Using WinFTP to Upload Files There are many different programs

Viewing files online Knowing Your Address Keeping track of what you’re looking at…

Directories on the remote computer

Editing Online Files The Process of Editing Online files is as follows: –Save the current version of the document onto your computer –Open the document with your editor –Make the necessary or desired changes –Save the updated document –Transfer the updated document to your server –Check the online version for errors!

HTML Editors