Writing html for websites and blogs

Slides:



Advertisements
Similar presentations
HTML Basics Customizing your site using the basics of HTML.
Advertisements

So you want pictures on your web site ? ECUSA Digital Media Services Workshop by John Rollins,Cindy Meneghin and Jan Paxton.
HTML & Dreamweaver 101 Aman Yadav. Definitions HTTP – The Web uses a protocol called HTTP (Hyper Text Transport Protocol) to communicate between the Web.
Images By Tara Frieszell By Tara Frieszell. Adding images to your website will make it more interesting and add to the design. However, some viewers aren’t.
How can basic HTML sites be improved?. The Difference Between Hyper Text Markup Language Is a markup language for describing web pages Is used to create.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Web Development 311 Fall : Fall Why web pages? Most companies have intranets, extranets, and web sites Content can be changed quickly and.
Using Dreamweaver getting started 1)Start in your “My Documents” folder 2)Create a new folder called “website” 3)Create a sub folder called “images” 4)Start.
Adding Images & Working with Images Unit 2. TITLE CORNELL NOTES TOPIC: NOTES: Name: Date:08/10/2009 Period : Summary: To display Art To display Photographs.
Eat Your Words! Creating webpage Layout. CONTENT The Layout of a Webpage HEADER FOOTER Each of these sections represents a ‘div’ (or divider). By linking.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
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.
.  Entertain  Inform  Educate  Blogs  Sell  Date  Gamble  Religion.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
Enhancing Your Web Site. More Basic HTML Tags Today you will learn these tags: & add-on (alt, height, width & align) and “href” add-on Add a text link.
Images Inserting an image on a web page. chcslonline.org2 ITEMS REQUIRED Go to the course download page on the course website and download the 3 images.
Images (1) Three most popular formats – Graphics Interchange Format (GIF) – Joint Photographic Experts Group (JPEG) – Portable Network Graphics (PNG) –
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
How are tables used in web design?. A table (FIVE THINGS TO KNOW) 1. Is made up of columns and rows 2. Has cells where columns and rows intersect.
Getting Started with HTML Please use speaker notes for additional information!
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
HTML I An Introduction to the Language of the Web Terry Bake
All you ever needed to know…and more!. H.T.M.L. HyperText Mark-up Language Web’s programming language All web browsers Set of instructions Written with.
Add an Image. index.html about.html contact. html contact. html.
Web Design (7) Images (1). Images and the Image Element Images can be placed in the flow of text..jpg,.png and.gif image files work in web pages The img.
Website Editing From Gingerweb The Image Gallery.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
HTML Lesson 3 Hyper Text Markup Language. Assignment Part 2  Set the file name as “FirstName2.htm”  Set the title as “FirstName LastName First Web Site”
CIS133: Internet Development Week 2. Agenda  Homework Review  MYSCC  FTP  HTML Code  In-class  Lab / Homework.
Images Worksheet. Web template Download the template folder Unzip and save in your documents Rename the folder to “images work” without quotes.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Web Design (8) Images (2). My Holiday Photos An exercise in adding and linking images. Create a new website folder calling it ‘My Holiday Photos’. In.
A New Page to Add-On Your Multimedia Page. Creating a New Page Open up a new Windows Notepad Click File > Save As > My Computer > “your flash drive” Name.
Amy Jo Harrell 2006 Making your own web site Yes, I mean you!
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Spiderman ©Marvel Comics Creating Web Pages (part 1)
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
This shows CIS17 and the first day introduction..
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Links and Images. Links HTML uses a hyperlink to link to another document on the Web A hyperlink can be either text or a picture Links are created with.
HTML Review * is used as a reference for most of the notes in this powerpoint.
CSS IS A LANGUAGE DESIGNED TO TARGET HTML ELEMENTS AND NODES BY TYPE, CLASS, ID AND VALUE, AND CHANGE THEIR VALUES CSS – change how your HTML looks and.
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.
Tutorial #1 Using HTML to Create Web Pages. HTML, XHTML, and CSS HTML – HyperText Markup Language The tags the browser uses to define the content of the.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
Unit 15 – Web Authoring Web Authoring Project.
Introduction to HTML.
Html.
HTML Basics.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Images in HTML PowerPoint How images are used in HTML
Intro to HTML Mr. Singh.
From now on you are the Creator,
USING DREAMWEAVER Contents: Assigning a Root Folder
<TAG> <html> <head>
HTML Robert McIntosh
HTML Images CS 1150 Spring 2017.
HTML.
5.2.3 Be able to use HTML and CSS to construct web pages
Basic HTML and Embed Codes
USING DREAMWEAVER MX 2004 Contents: Assigning a Root Folder
HTML Images CS 1150 Fall 2016.
HTML Structure.
Making a website.
Images in HTML PowerPoint How images are used in HTML
Presentation transcript:

Writing html for websites and blogs Website Development Writing html for websites and blogs

Building a website: Setup 1 Create a new folder to contain pages (html files) Name the folder: Your_name_website Save files every day to this folder. Your entire website will be kept in this folder. Make a separate folder inside the website folder called Photos. This is where you will keep all the photos for the site. Keep all photos as .jpeg files as 72 dpi. Photos can be resized as needed. All photos should be at least 600 pixels (px) in width.

Building a Website: Overview

Godaddy.com, Ipage.com, Wordpress.com. Prices range from free to $10 per month. Yahoo.com, baidu.com, thaicanuck.com. Very cheap to purchase a domain name!! What is your site about? What pages will you need? Will you be selling items? Make the pages using html or build on a site that provides the tools. Upload the pages to the server by FTP process. Advertise and promote to obtain visitors (traffic) to your site.

Building a Website: Setup 2 WINDOWS All coding is done in Notepad Save files as .html OR change the name to .html The main page of each website is called the Homepage and is always named index.html The other pages can be named to reflect their content MAC There are several free programs to use for coding. Text Wrangler is a good free program to use for coding. The main page of each website is called the Homepage and is always named index.html The other pages can be named to reflect their content

Building the first page: index.html Tags are used to tell the Internet how to read the page. Each tag has an opening and a closing form. <html> shows that it is a website. At the beginning of each page. </html> shows the page is finished. At the end of each page. <title> and </title> contain the title of the page. <body> and </body> contain the body of the page. All the stuff in the middle is between these two tags.

Html code for index.html page Open a new Notepad file. Type in the following html code and use your own information. <html> <head> <title>My Website</title> </head> <body> Hello! My name is Mr. LePoidevin. I come from Canada. </body> </html> 3. Save the file as index.txt to your website folder. Save the file as index.html to your website folder. Open index.html. It should appear as a web page.

Inserting a Photograph Find a photograph at least 800 pixels wide. Use GIMP to resize to 800 px X 400 px. - open in GIMP and scale to 800 pixels in width. - use Crop Tool to change the height to 400 pixels. - save photograph to My_Website > Photos. Open the text file, index.txt and add the following line of code after the <body> tag at the top of the page. <img src=”Photos/your_photo_name” />

New Text File with Image Added <html> <head> <title>My first Website!</title> </head> <body> <img src = “Photos/tianjin.jpeg”/> This is my first website! This is where all the text will go. I can change this in the future. </body> </html>

To drop text below photograph <html> <head> <title>My first Website!</title> </head> <body> <img src = “Photos/tianjin.jpeg <br /> This is my first website! This is where all the text will go. I can change this in the future. </body> </html>

Checking pages… Be sure to check each .html page by opening it to see if it works. Add all photos to the Photos folder, originals and resized photos. Assignment #1 1. Make four more pages and place in your folder. (total of five) 2. Each page should have an 800 x 400 photo at the top and a line of text along the bottom of the picture. 3. Name them Page1, Page2, Page3 and Page4. 4. You should have 5 pages including the index page.