Tutorial: How to Creat a Website.

Slides:



Advertisements
Similar presentations
Basic Computer Skills Windows & the Internet.
Advertisements

1 Web Site Design Overview of the Internet Cookie Setton.
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
Creating and Editing a Web Page Using Inline Styles
Creating and Editing a Web Page
Tutorial … Creating a Website 1.Create Website folder and image folder 2. Put all images in your image folder 3.Open Notepad (Windows) or Open TextEdit.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. How to Create Web Pages Using HTML Introduction.
$1 Million $500,000 $250,000 $125,000 $64,000 $32,000 $16,000 $8,000 $4,000 $2,000 $1,000 $500 $300 $200 $100 Welcome.
Internet Publishing / Dreamweaver Luke E. Reese ANR Educ. and Communication Systems
Internet Publishing / Dreamweaver Luke E. Reese CARRS
Introduction to Education E-Portfolio. Word Document Example Link to Colleen McCabeColleen McCabe Word Document Instructions –Open a new word document.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2012 UMSL Introduction to Web Page Design.
CPSC 203: Introduction to Computers Tutorials 03 & 29 by Jie (Jeff) Gao.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Research Posters in PowerPoint. 2 Download Notes
Basic HTML The Magic Of Web Pages. Create an HTML folder  Make a folder in your H drive and name it “HTML”. We will save EVERYTHING for this unit here.
Adding an image to a page in Dreamweaver Uploading files to x10hosting Editing uploaded files in x10hosting Adding links in Dreamweaver Uploading linked.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Web Technologies Website Development Trade & Industrial Education
Web Design Unit Assignment #2: Job Skills Favorite Links Page You will create a HTML web page with links to informational websites about a variety of job.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Website Development with Dreamweaver
Creating and Editing a Web Page Project 2. Project Objectives Project 2: Creating and Editing a Web Page 2 Identify elements of a Web page Start Notepad.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Webspace Portfolio Site Overview Digital Media. The Essential Steps You Will Go Through Are: 1. Log-in to
CSC/FAR 020, Computer Graphics, August 26-28, 2014 Dr. Dale E. Parson Assignment 1, due September 3.
Internet Publishing Luke E. Reese ANR Education and Communication Systems
Chapter 1 Creating a Dreamweaver Web Page and Local Site
How to Create a Document in Google Drive By Tressa Beckler.
Teacher In-service January 25, 2013 Presented by Kevin Pedersen of.
Making Websites with Dreamweaver BTT. What is Dreamweaver?  “What You See Is What You Get” (WYSIWYG) web design software  Rather than writing code and.
Creating interactive web pages using Fireworks Creating a 5 page mock up.
BASIC WORD PROCESSORS WEEK 5. BASIC WORD PROCESSORS Word Processor Word processor is a program which is used to edit text files and format them with font,
Know your computer Make a Folder Copy from Word to Composer Format the Font Change the Alignment Format the Background Format the Colors Insert a Picture.
Internet Publishing / Dreamweaver Luke E. Reese Biosystems & Ag. Engr. / CARRS
Building a Web Page. Create A New Folder  Right click on the desktop and select New / Folder  Name the folder playpen.
Creating and Editing a Web Page
KompoZer. What is it? A FREE product used to design websites A FREE product used to design websites A WYSIWYG HTML Editor A WYSIWYG HTML Editor –WYSIWYG:
Creating and Editing a Web Page Using Inline Styles
Your HTML website creating your first html file. Creating an HTML FIle Open note pad from accessories, programs. Write code. Save and view. In 3 Steps.
1 Your Web Page title body of Web page main heading H2 heading bulleted list paragraph.
Creating Web Pages with Links, Images, and Embedded Style Sheets
Introduction to HTML Hypertext Mark-up Language. HTML HTML = Hypertext Mark-up Language Is just plain simple text marked up by “tags” You can create a.
Computer Basics Introduction CIS 109 Columbia College.
Luke E. Reese Biosystems & Ag. Engr
Online PD Basic HTML The Magic Of Web Pages
How to set up your Inventor Drawing Pages
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
With Microsoft FrontPage 2000
Computers and Information Systems
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
Using a set-up file to read ASCII data into SPSS
Creating Web Pages and Graphics
Your First & Last Name (Make sure you capitalize your first and last name!) Follow these instructions: 1. Center your name on the slide (use the “Centered”
The mouse controls the movement of the pointer on your screen.
PowerPoint Quick Tips Bad Ischl, Nov
Tech Drop In: Google Drive
Introduction to Web Page Design
Cheat Sheet CSCI 100 JW Ryder
Embedding Graphics in Web Pages
Cheat Sheet CSCI 100 JW Ryder
Intro to Web Development First Web Page
Web Page Design CIS 300.
CSC/FAR 020, Computer Graphics
HOW TO MAKE PAGES FOR A WEB SITE
HTML Introduction.
Presentation transcript:

Tutorial: How to Creat a Website

Tutorial … Creating a Website 1. Create Website folder and image folder 2. Put all images in your image folder 3. Open Notepad (Windows) or Open TextEdit and set preferences (Macintosh) 4. Set up text editor and Browser display windows. 5. Copy / edit HTML in your editor.

Set up folders for your Website Documents website-name1-name2 images Step 1: Set up folders for your Website Documents website-name1-name2 images Documents website-name1-name2 .html files .jpg files .gif files .png files (other resource files) images

Name your folders and files carefully!!! Step 1: Name your folders and files carefully!!! File naming conventions: No CAPITAL letters!!! Use “-” not “_“ or not “ “ between words. Create long, descriptive names that have a hierarchy. - school-name-index.html - school-name-hobbies.html - school-name-games.html

Put images in your images folder. Step 2: Put images in your images folder. You can search for .jpg or .gif or .png images in Google and File Save them in your images folder. You can create a drawing in PowerPoint. File / Save As that slide as a .jpg in your images folder. Remember to name them according to our file naming conventions.

How to get Notepad (Windows) Step 3: (Windows) How to get Notepad (Windows) Click on ‘Start’. Click on ‘Programs’. Click on ‘Accessories’. Click on ‘Notepad”.

How to get TextEdit Step 3: (Macintosh) (Macintosh) In Finder go on the top menu bar to the item that says Go. Under that click “Applications”. Scroll down through that page and find the application called TextEdit. Double click to open it.

What you will see Macintosh Preferences Setup

What you need to do to get text edit to write HTML Macintosh File Format Setup What you need to do to get text edit to write HTML The goal is to save your HTML code file in pure text format. Pure text files have no formatting commands. Rich text files have font, color, and size modifiers embedded in the files.

Macintosh File Format Setup Check Format Make Plain Text (NOT RICH TEXT) Go to the menu bar and click text edit. You will see this menu. Click on the item that says “Preferences”.

Macintosh Preferences Setup Preferences-New Document Preferences-Open and Save

HTML Text Editor … Browser Step 4: HTML Text Editor … Browser Set up your text editor and browser so you can edit the HTML and see how the browser interprets your edits. You must save your edits in the text editor and then refresh the browser to view the changes.

How to get source code. Step 5: Open a simple website design you like. Click on ‘View’ and then ‘View Source’. or Click on ‘Page’ and then ‘Source’. Copy all the HTML code. Paste the HTML code into your Notepad or TextEdit text editors. Tips: Select all the thing: Command +A Copy: Command +C Paste: Command +V

Saving .html files (Macintosh) Step 5: (Macintosh) Saving .html files (Macintosh) Go to the menu bar and click “Save”. The saving screen should come up.

Set the spot to save the document to your website folder Set the spot to save the document to your website folder. (or save to your desktop and drag it to your website folder) Step 5: (Macintosh) Name the document descriptively and make sure that at the end of the file name you put “.html”. (index.html) Make sure that plain text encoding is set to Unicode (UTF-8). Then click save .

Opening .html files Step 5: View the .html file in your browser (IE, Chrome, Safari, FireFox) by double click’ing on it in your web folder. Then select ‘Open With’ and then your default browser. To edit your web page, open the .html file in Notepad or TextEdit Right click (Notepad) or Control click (TextEdit) on the .html file and then ‘Open With’ Notepad orTextEdit.

File Save, then Refresh your browser to view edits. Step 5: Change the background color and the title text and the image name. File Save, then Refresh your browser to view edits.