Enhancing Your Web Site 2 assignments: 1st—complete the worksheet 2nd—create your 3RD HTML web page following the directions in this PowerPoint where it.

Slides:



Advertisements
Similar presentations
Working with Images and HTML
Advertisements

Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
KompoZer. This is what KompoZer will look like with a blank document open. As you can see, there are a lot of icons for beginning users. But don't be.
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.
Introduction to HTML Lists, Images, and Links. Before We Begin Save another file in Notepad Save another file in Notepad Open your HTML, then do File>Save.
Creating and Editing a Web Page
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
HTML: PART ONE. Creating an HTML Document  It is a good idea to plan out a web page before you start coding  Draw a planning sketch or create a sample.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Creating and Editing a Web Page
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.
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.
4 HTML Basics 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.
.  Entertain  Inform  Educate  Blogs  Sell  Date  Gamble  Religion.
Using images with XHTML Please use speaker notes for additional information!
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 in HTML PowerPoint How images are used in HTML.
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
More Basic HTML. Add spacing (single & double space) Save Refresh Add horizontal rule Add comments Add styles Add headings Add features Add alignments.
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.
DHTML AND JAVASCRIPT Genetic Computer School LESSON 2 HTML TAGS G H E F.
XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page.
15.2 More Basic HTML. More Basic HTML Add spacing (single & double space) Save Refresh Add horizontal rule Add comments Add styles Add headings Add features.
Creating Web Pages with Links, Images, and Formatted Text
15.1 Fundamentals of HTML.
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.
Enhancing Your Web Site—Adding Links Web Page **YOU MUST HAVE COMPLETED THE 1ST 3 WEB PAGES BEFORE YOU CAN DO THIS ONE. **YOU SHOULD HAVE COMPLETED THE.
Adobe Dreamweaver CS3 Revealed CHAPTER THREE: WORKING WITH TEXT AND IMAGES.
Project 2 Web Page Design Creating and Editing a Web Page Pages
1 Creating Links within a Web Page  These links are especially useful on long Web pages  Links at the top of the page point to areas further down the.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
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”
15.1 Fundamentals of HTML DeKalb County School System.
Notes Chapter 10—Adding Graphics. There are two kinds of graphics on the Internet: those you can use on your own Web pages, and those you cannot.  Many.
HTML. Adding Background Color The bgcolor attribute lets you change the background color of the Web page. Located in the body tag See common Web Page.
4 HTML Basics 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.
Macromedia Dreamweaver 8 Revealed AND GRAPHICS WORKING WITH TEXT.
12/15/20151 WEBSITE CREATION DOING IT MANUALLY. 12/15/20152 PURPOSE of WEBSITE To give colleagues and prospective employers some information about your.
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.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Creating Your Own Web Page Using HTML (HyperText Markup Language.
1 2/22/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Images and placing pages on the server.
1 Start TextEdit. 2 Creating a Home Page  A home page is the main page of a Web site –Visitors usually view the home page first –Identify the purpose.
1 Creating Links Lesson 2. 2 In the center column type : Home | Order Now | Contact Us This is the navigation button which will link to the other pages.
This shows CIS17 and the first day introduction..
Images. Working with Images What is the difference between the GIF and JPEG formats? GIF – Graphic Interchange Format Limit to 256 colors Often used for.
REEM ALMOTIRI Information Technology Department Majmaah University.
Chapter 4 HTML Tags. HTML is written in something called tags. Tags come in pairs, an opening one and a closing one. The first pair of tags we'll write.
Project 02 Creating and Editing a Web Page Concept Map of Unit Creating and Editing a Web Page Key Learning Understand the elements to create a web page.
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
Basic Web Design Week 3 - Graphics UVICELL. Web Graphics Concepts for Week 3 Selecting the right format for your image Creating a name banner for your.
Computer Basics Introduction CIS 109 Columbia College.
Part 4 Text & Fonts © UNT in partnership with TEA1IT: Web Technologies - HTML Scripting.
HTML Basics.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Images in HTML PowerPoint How images are used in HTML
Enhancing Your Web Site
USING DREAMWEAVER Contents: Assigning a Root Folder
Tutorial Tutorial Read all the directions before proceeding
Enhance your website.
Creating a Web Site with Links
Putting Images on Your Web Page
Embedding Graphics in Web Pages
USING DREAMWEAVER MX 2004 Contents: Assigning a Root Folder
Enhancing Your Web Site—Adding Links Web Page
15.1 Fundamentals of HTML 2 assignments: 1—complete the worksheet
Images in HTML PowerPoint How images are used in HTML
Presentation transcript:

Enhancing Your Web Site 2 assignments: 1st—complete the worksheet 2nd—create your 3RD HTML web page following the directions in this PowerPoint where it says “Let’s practice Adding Ordered Lists” **NOTE: YOU MUST HAVE COMPLETED THE 1 ST 2 WEB PAGES BEFORE YOU CAN DO THIS ONE.

HTML Tags Today you will learn these tags: & add-on (alt, height, width & align)

Adding Lists

Ordered List or Numbered List used when a specific order is needed. Tags are. Open is between them for each listed item. Variation of Numbers: Lowercase Letters - Uppercase Letters – Uppercase Roman No. - Lowercase Roman No. -

Let’s Practice Adding Ordered Lists

Open both the web page and notepad (My2ndWebPage.txt) of My2ndWebPage.html After the heading codes and closing horizontal ruled line tag hit enter and type the following: I would recommend Web Design to my friends because... It's super fun I get to be creative I get to use the computer Save the Notepad & the web page as MyImageWebPage.html and MyImageWebPage.txt

Remember: your colors can be different

Unordered Lists or Bulleted Lists Lists make information better on a web page because it’s organized and easier to read. Use if no specific order is needed. Tags are ; will make single space. Open is between them for listed item; it’s a single

Let’s Practice Adding Unordered Lists

After the last list you typed, add the following: (You may use your own list here—must have 3 items.) 3 Things I have learned so far... Information can travel the web WYSIWYG means "what you see is what you get". Publishing info on the Web can be much cheaper than print. You select a color here Save the Notepad & Refresh the Browser

Remember: your colors can be different

Adding Images

Images: can be moving (animated) or non- animated (not moving). can be considered cartoons, graphics, pictures (real), buttons or icons. Image Source tag will appear as such– It isn’t a set, so don’t close it.

Image Extensions.jpg,.gif,.bmp or.pngImages must use the image filename’s and the extension either.jpg,.gif,.bmp or.png.gif &.bmp are mostly for clip arts, icons & graphics..jpg (jpeg) is for photos & takes up more disk/file space..png is for graphics & photos; updated version of gif, but can’t be animated.

Images “Alt” Alternative Text Image – a way to ID your graphic or image in case it’s not loading or if it’s turned off. –Roll over your picture and it’s shown You MUST ALWAYS use alt= with –This is required for people with disabilities. –Alt is a word or words used to describe your picture Filename plus the graphic’s extension Choose a good descriptive name

Steps to Adding an Image 1st Find an image. 2 nd Save the image by RIGHT-CLICKING on it. Then –Switch to the file location, then –RENAME to something shorter but sensible. –Look at the extension given such as.gif,.jpg 3 rd on the Notepad Add the Image Source Tag with image’s filename.ext & Alternative Text image

Changing the Image Size to the add on Height = number or percentage % Width=number or percentage %

Aligning the Image with Words or Text Images can be placed anywhere in your text. Use the “align” add-on with the below options: Top – text is aligned with image’s top. Middle – text is aligned with image’s middle. Bottom – text is aligned with images’ bottom. Left – image on left & text wraps on right. Right – image on right & text wraps on left.

Don’t Forget to Combine When Possible Some cool animation websites: iconbazaar artie.com (graphics, animation & backgrounds)artie.com

Let’s Practice Adding Images Be careful—images get complicated

Before you begin: To get an image to add to your web page go to hotos/baby-animals/ hotos/baby-animals/ Search for your favorite animal Right click the image and choose Save Picture as Go to your directory –**Make sure it is in the SAME LOCATION as your My2ndWebPage file. Type a name for the image Be sure the type is.jpg

After the last list you typed, key: (use your image name in the html code) This image is adjusted using percentages and the text is aligned with the image's middle. This image is adjusted using numbers <img src=“the name you typed.jpg " alt=” favorite animal Bottom" Height=85 Width=85 align= "bottom"> and the text is aligned with the image's bottom.

<img src=“ the name you typed.jpg " alt= “ favorite animal right" Height=your decision Width= your decision align= "right"> I adjusted this image and the text is on the right, but the text wraps on the left. When you use align="top", only the first line of text will be at the top of the image. If you have more than one line of text, the others will jump down to the bottom of the image! Save the Notepad & Refresh the Browser If your web page, is not working properly, recheck your HTML tags and be sure you placed them correctly.

Remember: your colors and picture can be different

Recap Activity Add the tags from all 3 PowerPoints to the HTML Tag Page and save.