Compiled by ackoo Inserting images into a webpage.

Slides:



Advertisements
Similar presentations
DREAMWEAVER Welcome to our website!
Advertisements

Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
CREATE A WEBPAGE WEB DESIGN. EXAMPLE LAYOUT 2 WEB COMPONENTS Header Banner and logo Footer Copyright information or Address Horizontal Navigation For.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Constructing Table by Using HTML
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Unit 4.4 We are HTML Editors
HTML. Creating a Table Attributes: border: indicates the border type of the table Value: 0 (no border), 1, 2, etc. cols: indicates the number of columns.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Creating your Webpage with tables. This is a 2 column by 1 row table!
HTML HTML stands for "Hyper Text Mark-up Language“. Technically, HTML is not a programming language, but rather a markup language. Used to create web pages.
Web Technologies Website Development Trade & Industrial Education
+ Web Design Terminology Digital Communications III- Frameworks-2.1 Terminology HTML Domain Name Hot Spot Site Maps.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Informatics Computer School CS114 Web Publishing HTML Lesson 2.
CSCE Chapter 5 (Links, Images, & Multimedia) CSCE General Applications Programming Benito Mendoza 1 By Benito Mendoza Department.
Images, Hyperlinks, and Sound Module 2: XHTML Basics LESSON 3.
HTML Overview Part 4 – Tables 1. HTML Tables  Tables are defined with the tag pair.  A table is divided into rows with tag pairs. o tr stands for "table.
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.
Web Design-Lecture2-QN-2003 Web Design Microsoft FrontPage®
Images in HTML PowerPoint How images are used in HTML.
DREAMWEAVER Adding photos and other tips!. Making photo gallery  Gather ALL the photos you need into your images folder. (remember to copy the URL so.
Exploring Office 2003 – Grauer and Barber Enhancing the Web Page Chapter 3 BCIS 1405 Session 15.
Department of Information Technology Chapter 8 - Creating Hypertext links Lecturer: Ms Melinda Chung.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Designing Web Sites Using “tags” Tags are codes inserted among the text to tell the text how to behave Their format is very rigid; they always look like.
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.
Dreamweaver Edulaunch Project 1 EQ: What are the key concepts when building the first page of a web site?
Unit 2, cont. September 12 More HTML. Attributes Some tags are modifiable with attributes This changes the way a tag behaves Modifying a tag requires.
HTML Concepts and Techniques Fourth Edition Project 5 Creating an Image Map.
And adding hyperlinks. MyWebpage Everything that we want in our website, including other folders, documents, xhtml files, image files, css files should.
CITY UNIVERSITY / Vysoká Škola Manažmentu.:MG Information Systems :. © Martina Cesalova, 2005 MS FRONTPAGE 2 1.Create a new document 2.Save as L/bsba/IS330/yourfolder,
Writing a Web Page. Using Frontpage FrontPage is a user-friendly WYSIWYG html editor. To begin, open the program and a new page. FrontPage is a user-friendly.
HTML (Hyper Text Markup Language) Lecture II. Review Writing HTML files for web pages – efficient compact – fundamental. Text files with htm extension.
Adding Images to Your Web Page Web Design Section 5-7 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
HTML IMAGES. CONTENTS IMG Tag Alt Attribute Setting Width and Height Of An Image Summary Exercise.
YEAR 8 – WEB DESIGN IN HTML Lesson 3. STARTER Use the internet to find out what A hyperlink is used for? Use ‘Microsoft Word’ to write down your answer.
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: … …
1 Creating the Home Page. 2 Creating a Table Table attributes  Two rows and two columns  No border  Left-aligned Change the vertical alignment of the.
1 2/22/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Images and placing pages on the server.
Open the index.html Open this PowerPoint from the S Drive IDT folder Chapman Images.ppt.
Slide 1 Graphics (Characteristics 1) Images have various characteristics that affect performance Size (number of pixels) – Large images can be several.
Creating a Web Page Presented by: Bernadette G. Bautista Manuel I. Santos MNHS April 29, 2011.
REEM ALMOTIRI Information Technology Department Majmaah University.
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.
Session: 4. © Aptech Ltd. 2Creating Hyperlinks and Anchors / Session 4  Describe hyperlinks  Explain absolute and relative paths  Explain how to hyperlink.
G046 Lecture 03 Introduction To HTML Mr C Johnston ICT Teacher
Using Text Edit. Create Folders to Organize a Site  Identify the location where you are storing your Web sites. Ask your teacher for help if needed.
Microsoft® Small Basic Flickr, ImageList, and Network Objects Estimated time to complete this lesson: 1 hour.
Revision Webpage design HTML.   FACE  Attributes  Marquee  Define the following terms.
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
HTML Help book. HTML HTML is the programming language used to make web pages for the Internet. HTML stands for Hyper Text Markup Language. HTML is made.
Introduction to HTML 4.0 Getting Started – Links, Images, Font, and List Teacher: Mr. Ho.
Unit 15 – Web Authoring Web Authoring Project.
Images, Hyperlinks, and Sound
Images in HTML PowerPoint How images are used in HTML
Adding Images to Your Web Page
HTML Images CS 1150 Spring 2017.
Graphics (Characteristics 1)
Lesson Objectives Lesson Outcomes
Websites lesson 5.
Images, Hyperlinks, and Sound
HTML Images CS 1150 Fall 2016.
HTML Text editors and adding graphics
Making a website.
To insert a hyperlink ( a web page address, URL) using text
Hyperlinks, Images, Comments, and More…
Images in HTML PowerPoint How images are used in HTML
Presentation transcript:

Compiled by ackoo Inserting images into a webpage

Compiled by ackoo Images in a web page Images can be used in web page for: –background image (background for html doc or table cell. –foreground image, which you can create links (hyperlink) for it.

Compiled by ackoo How to insert image as background image? Click and view this link.link Do you see an image (purple vertical stripes) used as background? What is the code to insert a background image? (You have seen the code in the previous lesson)

Compiled by ackoo How to insert image as the contents for a webpage? Click and view this link.link Do you see two images (with hand and fingers) used as the contents for the webpage? What is the code to insert these images? Answer is…

Compiled by ackoo How to insert image as the contents for a webpage? What is the code to insert these images? Answer is… <img src="guitar.jpg" width="200" height="144" alt="Bob Baker's blues guitar">

Compiled by ackoo tag Or tag for XHTML strict tag. It’s an empty / standalone tag. TagAttributesFunction src=“photo1.jpg” src=“images/photo1.jpg” alt=“this is the first photograph” width=“200” Height=“300” To indicate the url or source of the image. To to define an "alternate text" for an image. To define the width and the height of the image.

Compiled by ackoo tag Q & A: What if the image is store in the “images” folder of your website? Can you load it to your webpage? Can you load an image from the Internet to your webpage? Answer? Try this example.Try this example