HTML Html is an acronym for: –Hyper Text Markup Language Html is the language in which the internet is written. Html is written in a simple standard format;

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

Anatomy of a Web Page. Parts of a Web Page Title Bar Navigation Tool Bar Location Bar Header Graphic/Image Text Horizontal Rule Links.
HTML Basics Customizing your site using the basics of HTML.
HTML. The World Wide Web Protocols Addresses HTML.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
Made by: Dan Ye. Introduction Basic Last Page ☆ HTML stands for Hyper Text Markup Language; ☆ HTML is not a programming language, it is a markup language;
Computer Science 1611 Internet & Web Creating Webpages Hypertext and the HTML Markup Language.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
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 Code. What we will cover Basic HTML Body Font Images Hyperlinks Tables Frames.
HTML Basics An Introduction to HTML. What is HTML? Stands for “Hyper Text Markup Language” Composed of “tags” which are surrounded by sideways triangles.
Designing Web Pages Getting to know HTML... What is HTML? Hyper Text Markup Language HTML is the major language of the Internet’s World Wide Web. Web.
Basic HTML The Magic Of Web Pages. Create an HTML folder  Make a folder in your H drive and name it “HTML”. We will save EVERYTHING for this unit here.
HTML. We’ll learn … What HTML is What tags are What a basic web page looks like What 3 HTML tags are required What HTML comments look like How to title.
HTML Overview Part 2 – Paragraphs, Headings, and Lines 1.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
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.
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.
CS 299 – Web Programming and Design Introduction to HTML.
HTML (HyperText Markup Language)
Amber Annett David Bell October 13 th, What will happen What is this business about personal web pages? Designated location of your own web page.
1 Essential HTML coding By Fadi Safieddine (Week 2)
 HTML stands for Hyper Text Mark-up Language. The coding language used to create documents for the World Wide Web  HTML is composed of tags. HTML tags.
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
HTML. WHAT IS HTML HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language is a set of.
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.
Lesson 2 Adding more content to your web page. Thanks to Richard Hudnutt, Luella HS.
By Brieya. What is HTML Hypertext Markup Language, a standardized system for tagging text files to achieve font, colour, graphic, and hyperlink effects.
Web Programming Basics of HTML. HTML stands for Hyper Text Mark-up Language A mark-up language is different than those that you have learned before in.
Just Enough HTML How to Create Basic HTML Documents.
HTML Hyper Text Markup Language. What is an HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup.
Hypertext Mark-Up Language Web Page Creation HTML.
HTML Codes Miss B.
Lesson 2: Basic HTML Code Basic HTML Code. HTML is an acronym for Hypertext Markup Language. Internet browsers translate the HTML code into texts and.
HTML. Hypertext Markup Language Lesson Objectives 1. We will be able to understand the need for HTML and where it is used 2. We will be edit HTML to.
HTML Basics Objectives: Objectives: Understand what HTML is Understand what HTML is Know basic HTML tags Know basic HTML tags Understand how to view HTML.
HTML: Hyptertext Markup Language Doman’s Sections.
 HTML is hypertext markup language. It is a way for people to display their information with more complex pictures and text displays. Before HTML, messages.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
HTML file format  Lesson Objective: Understanding HTML and how it is used to create web pages.  Learning Outcome:  Create a HTML page by interpreting.
HTML ( HYPER TEXT MARK UP LANGUAGE ). What is HTML HTML describes the content and format of web pages using tags. Ex. Title Tag: A title It’s the job.
Web Design. How do web pages work? Webpages are written in a code called HTML. Programs like Internet Explorer read the code, and then show it as a web.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
HTML Basic. What is HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
HTML tags and attributes By: Dennis Champagne. List of tags.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
Getting Started with HTML. HTML  Hyper Text Markup Language  HTML isn’t a program language, its known as a markup language  A Markup language has tags.
HTML HTML stands for Hyper Text Markup Language. HTML is used in making the base of a Website You can just use an online website maker like weebly.com.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
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.
Websites Creating Basic Course. What´s a website ? A website (or "web site") is a collection of related web pages, images, videos or other digital assets.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
WEB DESIGN Presentated By Amit Kapri Contact No
ECS – Storyboarding and Introduction to Web Design
Online PD Basic HTML The Magic Of Web Pages
Web Basics: HTML/CSS/JavaScript What are they?
HTML GUIDE Press F5 and then
Uppingham Community College
HTML.
WEBSITE DESIGN Chp 1
5.2.3 Be able to use HTML and CSS to construct web pages
Intro to Web Development Links
Introduction to HTML5.
WJEC GCSE Computer Science
Presentation transcript:

HTML Html is an acronym for: –Hyper Text Markup Language Html is the language in which the internet is written. Html is written in a simple standard format; however, can be combined to produce complex results.

Terms/Definitions Html –Hyper text markup language Heading –The large text displayed usually at the top of a webpage Paragraph –A body of text with a space before and after it Horizontal rule –A line going from left to right across a page Center –Graphics displayed in the center of a page Anchor –A link to another document or page Media –Audio or video on a webpage

Headings On a web page, usually there is large text at the top of the page (shown above). An example of how simple html is…\ –The code to make a large heading is Your Heading –To make the text smaller, any number between 1-6 can replace the 1 after the h. –Click here to try it...Click here to try it...

Paragraphs When writing we constantly use paragraphs. There is a space before and after a paragraph. The same is true fore a paragraph on the internet. –The code for making a paragraph is: Everything you want the paragraph to say –Try out the codeTry out the code

Horizontal Rule A horizontal rule is a line that goes across the screen from left to right. Example above^^^^ –The code for making a horizontal rule is: –This is a great example of how very simple code can create very professional looking results. –Try out the codeTry out the code

Centering Often when designing a web page, we want things to be centered, it adds form and style to a page, and is very useful to draw attention to media. –The code for centering graphics is: everything/ all of the code/media you want centered –Try out the codeTry out the code

Anchor An anchor redirects you to another place in a document, or another webpage. It is also known as a hyperlink. –The code for an anchor is: Adding Anchors What you want the link to say –Try out the codeTry out the code

Media Media is video or audio on a web page. There is media on almost every webpage on the internet. –The code for adding media is: –Often media is combined with simpler codes such as the code. –Try out the codeTry out the code

Embedding Images Finally, and possibly the most important aspect of web design: Images. Less than 1% of websites don’t have some sort of images. –The code for embedding an image is: –One of the shortest, and most visually appealing codes. –Try out the codeTry out the code

Works Cited Refsnes Data. HTML examples. W3schools html_examples.asp. html_examples.asp Andreas Astrup, Joachim Cohn Jacobsen, Jonas Astrup. HTML Tutorial. HTML.net Moolkye. Eventful Horizon. None nstrumental/Eventful-Moolkye-1518/index.php nstrumental/Eventful-Moolkye-1518/index.php