Barbara White School of Information Technology XHTML template Saving files in Notepad.

Slides:



Advertisements
Similar presentations
To get to the moodle site the first thing you want to do is to go to the Great falls Public Schools Web site. Once you arrive here, you will want to click.
Advertisements

Windows XP / Microsoft Word Computer Applications.
How to install “bubble” fonts These fonts are used to create the Formative Assessment sheets.
What happens when you create an HTML document and include pictures.
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.
WeB application development
Using Advanced Cascading Style Sheets
INTRO TO THE WWW. What is the World Wide Web? The World Wide Web (WWW) is most often called the Web. The World Wide Web (WWW) is most often called the.
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.
CS 4000 – Homework #8 Step-by-Step FrontPage examples (keyed to the handout titled FrontPage Instructions)
HTML.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
1 Essential HTML coding By Fadi Safieddine (Week 2)
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
15.1 Fundamentals of HTML.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Introduction to HTML. Slide 1 Hard-Coding What is hard-coding? –Creating the page in a text editor just using HTML A Web designer should know how to hard-
Creating Your Lesson/Activity Save template from C&I webpage to your computer Template was created as a form so that formatting would remain consistent.
Or Just the ma’am Instructor: Eric Riley Basic HTML.
My Documents MarysWebpage 1-WebpageFolders&Files Projects&Assignments MySpinPage SciFairProjPage The folders you should have in “My Documents” are shown.
Searching for training offers by competency name Log into My Learning Link, go to My Account 1.
YEAR 8 – WEB DESIGN IN HTML Lesson 2. STARTER Use the internet to find out what JavaScript is? Use ‘Microsoft Word’ to write down your list.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
15.1 Fundamentals of HTML DeKalb County School System.
Creating Your First Web Page – Topic: Creating a wiki, blog, image blog and podcast Click Arrow - Next Slide 1.
Computer Parts Microsoft Word Microsoft Excel Microsoft.
15.1 Fundamentals of HTML 2 assignments: 1st—complete the worksheet. 2nd—create your first HTML web page following the directions in this PowerPoint where.
Learning goal: Students will be able to demonstrate a basic understanding of how to use a computer.
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,
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
Directions 1.Teachers need save this PowerPoint on the Student Server. 2.Have the students open the template from the Student Server and click on Slide.
Click left mouse button to proceed. Windows Tutorial Searching For Files CST-133 Lab AW © Delta College CST Faculty.
HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,
+ HTML Hypertext Markup Language. + Introducing HTML HTML is the language used in writing websites Open the “HTML Practice” link on the Daily Log Delete.
BUILDING A WEB PAGE BASIC HTML CODING. We first open notepad to start to build our web page. We enter the code at the beginning. And then we write below.
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.
Behind every site is a mix of special languages that your web browser understands The main way of describing any website is HTML HTML stands for Hyper.
Web Page Design I Lawrence High School North Parish Road Lawrence, MA X Office Hours 7:30-8:20 AM BMF F300 Mr. Toto
HTML NOTES October 6, Starting a document and saving  Always use notepad  Use _ for spaces otherwise it won’t work  When saving make sure you.
Using HTML. Glogger Glogger is like you own personal web page, you can add… Pictures Text Videos Music, etc… Modify and adjust anything you want Glogger.
How to build a Web Page or “The things geeks never told you!”
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Tips: 1. To insert your picture, click “Insert” –> “Picture”, select picture from your computer. (or just click the icon in the middle of page.) You can.
HTML is the language that allows text and graphics to be displayed as Web pages. It is a set of special codes, called tags, that tells a browser application.
Making the website. Get your folders sorted first Create a new folder in “N” called “My hockey website” Create folders inside called “Documents”, “images”
BTEC ICT Level 3 Unit 8 E-Commerce. Session 2 – Technologies and What they Consist of.
Internet Exploration: HTML Basics
open up the computer login left double-click on Applications
XHTML/CSS Week 1.
Tutorial: How to Creat a Website.
INSTRUCTIONS This presentation was designed to first be viewed in class with the instructor. Students may then view it on their workstations while trying.
Creating Web Pages and Graphics
Internet Exploration: HTML Basics
Creating Power Point Presentations
Saving a .html file in NotePad
WordPad Starting WordPad!.
HTML HYPERTEXT MARKUP LANGUAGE.
HOW TO CREATE OR UPLOAD A NEW DOCUMENT
Adding a Document to Your Report
Using Word templates © EIT, Author Gay Robertson, 2017.
Use an Internet Browser
15.1 Fundamentals of HTML 2 assignments: 1—complete the worksheet
More to Learn Creating a shortcut
Hypertext Markup Language
Windows Vocabulary Beth Felton McKelvey.
HTML Introduction.
Presentation transcript:

Barbara White School of Information Technology XHTML template Saving files in Notepad

Barbara White School of Information Technology Notepad 1. Save Notepad: All Programs Accessories Notepad Title of page my template

Barbara White School of Information Technology 1. Call file template.html 2. Save as type – leave as a text document 3. Change encoding to UTF Save 2. Save the file

Barbara White School of Information Technology UTF 8 encoding Why UTF 8? UTF 8 encoding is a universal language standard. It can handle just about any language there is Most computers can read it This means that your pages will be able to be read by people in Korea for example – whose computers are set for Korean text!

Barbara White School of Information Technology Open your template 3. Find your template.html file Open your.html file in Internet Explorer (don’t double click to open) Right click the IE Icon and select open with my template