web authoring and publishing basics. task for today create your homepage: index.html (homepage) ...

Post on 13-Dec-2015

217 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Web Authoring and Publishing

Basics

Task for Today Create your homepage:

index.html (homepage)

Publish the homepage:

Know your URLs (the web address of your homepage)

What is the deal? The Whole Process

Step 1: Web Authoring

Nvu File name:

reflections.html projects.html Index.html

Step 2: Publishing

FTP: File Transfer ProtocolThe program you will be using to "load"

your file

FileZilla _FTP

Other free FTP programs: refer to Resources page

Step 3: Find Your URL (Web Address)

URL: (Uniform Resource Locator): http://studentweb.cortland.edu/username/filename.html

http://studentweb.cortland.edu/amanda.bishop/project1.html

http:// ?http://studentweb.cortland.edu/amanda.bishop/

project1.html

http:// ? http://studentweb.cortland.edu/amanda.bishop/project1.html http:// tells the Web-browser to use the

hyper-text-transfer-protocol. studentweb.cortland.edu tells the browser to go to the

Cortland web-server computer. Username (amanda.bishop) tells the browser to go to your

account on the Cortland web-server computer filename.html (project1.html) tells the browser to go to

that file on your account.

URL

eg: project1.htmlhttp://studentweb.cortland.edu/amanda.bishop/project1.htmleg: projects.htmlhttp://studentweb.cortland.edu/amanda.bishop/projects.htmleg: index.htmlhttp://studentweb.cortland.edu/amanda.bishop/index.html

Your Homepage: index.html

Your Homepage “by default”:http://studentweb.cortland.edu/username/ eg:http://studentweb.cortland.edu/amanda.bishop/

So: index.html can be omitted in your homepage address (Why?)

Task for Today: #1 Design one page - your homepage using

Nvu and name it index.html

Task for Today: #2

Basics of NvuIn pairs/groups, showcase/teach skills you

picked up from exploring Nvu.

Task for Today: #3 Publish your homepage

Your Homepage: index.html

Your Homepage “by default”:http://studentweb.cortland.edu/username/

eg:http://studentweb.cortland.edu/amanda.bishop/

URLeg: project1.htmlhttp://studentweb.cortland.edu/amanda.bishop/project1.html

eg: project2.htmlhttp://studentweb.cortland.edu/amanda.bishop/project2.html

eg: index.htmlhttp://studentweb.cortland.edu/amanda.bishop/index.html

top related