SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions Server Web Server Pages Client Browser 1 3 2
To create your page, we will use Komodo EditorKomodo Editor To share your web page, we will use the UNC SERVER, ISIS ( To transfer your page to ISIS, we will use FilezillaFilezilla
UNC website › Everything that is going to be available on the web must be in your public_html folder › Treats index.html as your home page › Default is “This page is blank” › NOTE: These names are case sensitive Creating WWW Pages at UNC-CH ›
UNC discusses sftp (Windows) and fetch (Mac) We will use FilezillaFilezilla Why? › Simpler interface › Cross platform
Simple steps › Create your home page locally › Transfer pages › Test it from another machine Have ONE folder where you always work locally Be sure that you have the current version of your page
Change your ISIS web page to say something else and give it a new title Steps: › Install software › Get your allocation › Download the page › Change the text in Komodo › Upload the page › Test it on another machine
Put your title here What will appear on the page Here … and there WARNING: This is not a complete page.
Two types of commands › Single commands (only one left) › Start/end commands.. Difference? Tags can have additional information associated with them – attributes … Main attribute that you will use is class Blanks don’t matter
Regular text = paragraph Headers Effects › Bold › Italic › Underline Lists › Ordered Bulleted › Unordered Numbers or letters › Definition Terms and definitions
Need to define › Table › Row › Header (optional) › Data › Caption (optional) Can contain anything › Other tables › Pictures › …
Practice Additional Tutorials ient-Side-Coding/HTML/basics-of- html/page1.html Cheat Sheet: Bare Bones Guide to HTML