HTML IFRAMES, COLORS, ENTITIES, URL. HTML IFRAMES An iframe is used to display a web page within a web page. Apep Kamaludin, MT. |

Slides:



Advertisements
Similar presentations
Introduction to Web Design Lecture number:. Todays Aim: Introduction to Web-designing and how its done. Modelling websites in HTML.
Advertisements

Farhan Nisar University of Peshawar
HyperText Markup Language (HTML) – Part 2 Laboratory of Intelligent Networks KUT Youn-Hee Han from
กระบวนวิชา CSS. What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles were added to HTML 4.0 to.
Images, Tables, lists, blocks, layout, forms, iframes
HTML Character Entities. Character Entities Some characters have a special meaning in HTML, like the less than sign (
V Summer workshop in Guildford County, July, 2014.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
HTML Computing Concepts HTML - An Introduction 1.
HTML Intermediate. Welcome This slideshow presentation is designed to introduce you to intermediate HTML. It is the second of three HTML workshops available.
Tutorial 8 Designing a Web Site with Frames. XP Objectives Explore the uses of frames in a Web site Create a frameset consisting of rows and columns of.
4.01 Cascading Style Sheets
Create a Web Site with Frames
HTML BASIC
Week 1 8/10/2015iSTTS, Agenda Introduction to HTML Creating and publishing a Web page Validating a document Main HTML elements Block-level HTML.
XP Tutorial 5New Perspectives on HTML, XHTML, and DHTML, Comprehensive 1 Designing a Web Site with Frames Using Frames to Display Multiple Web Pages Tutorial.
Computer Science 101 Number Systems. Humans Decimal Numbers (base 10) Decimal Numbers (base 10) Sign-Magnitude (-324) Sign-Magnitude (-324) Decimal Fractions.
Colour & Image in HTML Wah Yan College (Hong Kong) Mr. Li C.P.
WEB DESIGN 1 THEORY : 30 PRACTICE : 60 Lecturer : Phạm Sĩ Quan Phone : Blog:
Computer Sciences Department
Module 5 HTML: An Introduction. ●A language to describe and create web pages. ●Stands for: Hyper Text Markup Language What is HTML?
Computer Science 101 HTML. World Wide Web Invented by Tim Berners-Lee at CERN, the European Laboratory for Particle Physics in Geneva, Switzerland (roughly.
Link and Table in HTML. Statistics HTML review The two faces of a HTML file In a notepad program. In a internet browser program. The function of HTML.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
What is HTML ? HyperText Markup Language. The authoring language of the Web is currently HTML, which stands for HyperText Markup Language. Future versions.
Chapter 2: The Client Side: HTML CIS 275—Web Application Development for Business I.
July 2007 Web Design Developing a Class Website for the Tsunami Shelter Challenge Rozeanne Steckler
XP 1 Tutorial 5 Using Frames in a Web Site. XP 2 Tutorial Objectives  Describe the uses of frames in a Web site  Lay out frames within a browser window.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 3 Key Concepts 1 Copyright © Terry Felke-Morris.
1 HTML (Set Up Public Folder) Some material on these slides is taken directly from
Learning HTML. HTML Attributes HTML elements can have attributes Attributes provide additional information about an element Class – specifies a class.
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
JavaScript, Fourth Edition
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
Anatomy of a URL: Finding Broken Links Dr. Steve Broskoske Misericordia University.
Understanding HTML Code
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 4: Creating Hyperlinks Kelly L.
HTML Introduction to HTML Tags. HTML Document My first HTML document Hello world!
XHTML Louise Soe updated September 2009.
Unit 1 — HTML BASICS Lesson 2 — HTML Organization Techniques.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Formatting Text and Lists Essentials for.
1 HTML محمد احمدی نیا 2 Of 43 What is HTML?  HTML stands for Hyper Text Markup Language  HTML is not a programming language, it.
Introduction To CSS.. HTML Review What is HTML used for? Give some examples of formatting tags in HTML? HTML is the most widely used language on the Web.
Department of Information Technology Chapter 8 - Creating Hypertext links Lecturer: Ms Melinda Chung.
 This presentation introduces the following: › 3 types of CSS › CSS syntax › CSS comments › CSS and color › The box model.
CHAPTER 1 HTML & HTML5 I อ. ยืนยง กันทะเนตร คณะเทคโนโลยีสารสนเทศและการสื่อสาร มหาวิทยาลัยพะเยา 1.
Developing a Web Site. Web Site Navigational Structures A storyboard is a diagram of a Web site’s structure, showing all the pages in the site and indicating.
Tutorial 8 Designing a Web Site with Frames. XP Objectives Explore the uses of frames in a Web site Create a frameset consisting of rows and columns of.
Chapter 8 Cookies And Security JavaScript, Third Edition.
1 Chinese Information Processing : Using Computers to Teach and Learn Chinese Week 6 and 7: Creating and maintaining web pages - html and ftp.
Tutorial 8 Designing a Web Site with Frames. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Explore the uses of frames.
INTRODUCTORY Tutorial 6 Using Links on a Web Page.
HTML Hyper Text Markup Language. Create TABLE in an HTML Tables are defined with the tag. A table is divided into rows (with the tag), and each row is.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Cascading Style Sheets Eugenia Fernandez IUPUI. CSS Purpose CSS allow you to specify the style in which your XML elements are displayed. CSS were originally.
HTML & Color How to Use Color  Backgrounds-  Usually a light color is best  Should have a color based on a theme or plan  Can have a dark.
CS543: WEB APPLICATION PROGRAMMING Lab 1: HTML tags & SW installation Computer Science Department.
HTML Links HTML uses a hyperlink to another document on the Web.
How Computers Work Part 3 18 February Data Types  Computer doesn’t know what the bits represents or what format is being used  Computer assumes.
1 More About HTML Images and Links. 22 Objectives You will be able to Include images in your HTML page. Create links to other pages on your HTML page.
Chapter 5 BIE2313 | Web design. ALL RIGHTS RESERVED No part of this document may be reproduced without written approval from Limkokwing University of.
G046 Lecture 03 Introduction To HTML Mr C Johnston ICT Teacher
XP 1 Charles Edeki AIU Live Chat for Unit 2 ITC0381.
CSS Cascading Style Sheets *referenced from
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
Basic Web Publishing M. Scott Gartner 7/15/98.
Introduction to HTML Section A – Programming, HTML
Cascading Style Sheets
Cascading Style Sheets
Presentation transcript:

HTML IFRAMES, COLORS, ENTITIES, URL

HTML IFRAMES An iframe is used to display a web page within a web page. Apep Kamaludin, MT. |

HTML IFRAMES Syntax for adding an iframe: The URL points to the location of the separate page. Apep Kamaludin, MT. |

HTML IFRAMES Iframe - Set Height and Width The height and width attributes are used to specify the height and width of the iframe. The attribute values are specified in pixels by default, but they can also be in percent (like "80%"). Example : Apep Kamaludin, MT. |

HTML IFRAMES Iframe - Remove the Border The frameborder attribute specifies whether or not to display a border around the iframe. Set the attribute value to "0" to remove the border: Example : Apep Kamaludin, MT. |

HTML IFRAMES Use iframe as a Target for a Link An iframe can be used as the target frame for a link. The target attribute of a link must refer to the name attribute of the iframe. Example : Apep Kamaludin, MT. | W3Schools.com

HTML COLORS Colors are displayed combining RED, GREEN, and BLUE light. Color Values HTML colors are defined using a hexadecimal notation (HEX) for the combination of Red, Green, and Blue color values (RGB). The lowest value that can be given to one of the light sources is 0 (in HEX: 00). The highest value is 255 (in HEX: FF). HEX values are specified as 3 pairs of two-digit numbers, starting with a # sign. Apep Kamaludin, MT. |

HTML COLORS Apep Kamaludin, MT. |

HTML COLORS Color Names Supported by All Browsers 147 color names are defined in the HTML and CSS color specification (16 basic color names plus 130 more). The table below lists them all, along with their hexadecimal values. Tip: The 16 basic color names are: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow. Apep Kamaludin, MT. |

HTML ENTITIES Apep Kamaludin, MT. | Reserved characters in HTML must be replaced with character entities. HTML Entities Some characters are reserved in HTML. It is not possible to use the less than ( ) signs in your text, because the browser will mix them with tags. To actually display reserved characters, we must use character entities in the HTML source code.

HTML ENTITIES A character entity looks like this: To display a less than sign we must write: < or < Tip: The advantage of using an entity name, instead of a number, is that the name is easier to remember. However, the disadvantage is that browsers may not support all entity names (the support for entity numbers is very good). Apep Kamaludin, MT. | &entity_name; OR &#entity_number;

HTML ENTITIES Non-breaking Space A common character entity used in HTML is the non-breaking space ( ). Browsers will always truncate spaces in HTML pages. If you write 10 spaces in your text, the browser will remove 9 of them, before displaying the page. To add spaces to your text, you can use the character entity. Apep Kamaludin, MT. |

HTML ENTITIES HTML Useful Character Entities Note: Entity names are case sensitive! Apep Kamaludin, MT. | ResultDescriptionEntity NameEntity Number non-breaking space   <less than<< >greater than>> &ampersand&& ¢cent¢¢ £pound££ ¥yen¥¥ ©copyright©© ®registered trademark®® ™trademark™™

HTML UNIFORM RESOURCE LOCATORS A URL is another word for a web address. A URL can be composed of words, such as "w3schools.com", or an Internet Protocol (IP) address: Most people enter the name of the website when surfing, because names are easier to remember than numbers. Apep Kamaludin, MT. |

HTML UNIFORM RESOURCE LOCATORS URL - Uniform Resource Locator Web browsers request pages from web servers by using a URL. When you click on a link in an HTML page, an underlying tag points to an address on the world wide web. A Uniform Resource Locator (URL) is used to address a document (or other data) on the world wide web. Apep Kamaludin, MT. |

HTML UNIFORM RESOURCE LOCATORS A web address, like this: follows these syntax rules: Explanation: scheme - defines the type of Internet service. The most common type is http host - defines the domain host (the default host for http is www) domain - defines the Internet domain name, like w3schools.com :port - defines the port number at the host (the default port number for http is 80) path - defines a path at the server (If omitted, the document must be stored at the root directory of the web site) filename - defines the name of a document/resource Apep Kamaludin, MT. | scheme://host.domain:port/path/filename

HTML UNIFORM RESOURCE LOCATORS Common URL Schemes The table below lists some common schemes: Apep Kamaludin, MT. | SchemeShort for....Which pages will the scheme be used for... http HyperText Transfer Protocol Common web pages starts with Not encrypted https Secure HyperText Transfer Protocol Secure web pages. All information exchanged are encrypted ftpFile Transfer Protocol For downloading or uploading files to a website. Useful for domain maintenance file A file on your computer

HTML UNIFORM RESOURCE LOCATORS URL Encoding URLs can only be sent over the Internet using the ASCII character-set.ASCII character-set Since URLs often contain characters outside the ASCII set, the URL has to be converted into a valid ASCII format. URL encoding converts characters into a format that can be transmitted over the Internet. URL encoding replaces non ASCII characters with a "%" followed by two hexadecimal digits. URLs cannot contain spaces. URL encoding normally replaces a space with a + sign. Apep Kamaludin, MT. |

HTML UNIFORM RESOURCE LOCATORS URL Encoding Examples Apep Kamaludin, MT. | CharacterURL-encoding €%80 £%A3 ©%A9 ®%AE À%C0 Á%C1 Â%C2 Ã%C3 Ä%C4 Å%C5