HTML Codes 5/9/11 What is it? HTML stands for hyper text markup language, which is the building blocks for WebPages. The first publicly announced HTML.

Slides:



Advertisements
Similar presentations
HTML Basic Lecture What is HTML? HTML (Hyper Text Markup Language) is a a standard markup language used for creating and publishing documents on.
Advertisements

Introduction to HTML M. Douglas Wray.
Computing – Weekly Review By Callum Innes HTML WWW WYSIWYG URL Hyperlink.
Intro to HTML Kin 260 Jackie Kiwata.
How Tags are used to form your Web Page
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;
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
WEB DESIGN This course accompanies: -DiDA -GCSE ICT -A-Level ICT Insert Teacher Name Here By xIslandDesign.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
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.
HTML 1 Joseph Cox HTML Hints and tips For IGCSE and Level 2 students.
Basic HTML PowerPoint How Hyper Text Markup Language Works
HTML Codes Miss B.
World Wide Web.
Overview of HTML and XML. Contents n History n Usage n Examples n Advantages n Disadvantages.
HTML file format  Lesson Objective: Understanding HTML and how it is used to create web pages.  Learning Outcome:  Create a HTML page by interpreting.
1 Web Application Programming Presented by: Mehwish Shafiq.
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.
Louisa Lambregts, Louisa Lambregts
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Adsense Web Tool: Increasing Your Adsense Revenues Starting Today!
(HYPER-TEXT-MARKUP-LANGUAGE) By: Saima Islam By: Saima Islam.
XHTML TUTORIAL Contact me Amin Sharifi Website: Mob:
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
Creating a Web Page Presented by: Bernadette G. Bautista Manuel I. Santos MNHS April 29, 2011.
Behind every site is a mix of special languages that your web browser understands The main way of describing any website is HTML HTML stands for Hyper.
HTML. HTML: What is it? – HTML stands for Hyper Text Markup Language – An HTML file is a text file containing small markup tags – The markup tags tell.
Creating Your 1 st Web Page. Tags Refers to anything between on a webpage Most appear in pairs surrounding content Some appear as empty tags (no closing.
“Successful Uses of HTML Computer Code” Shannon Harwell.
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.
Hypertext Markup Language.  A markup language use for creating web pages  It is an instruction to a webpage on how it will look Prepared by: Mark Wilson.
Mark-up Languages Compare and describe at least 3 mark-up languages and what they do.
Test1 Here some text. Text 2 More text.
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Basic HTML Introduction to HTML.
Pertemuan 1 Desain web Pertemuan 1
Prepared by Dr. Maher Abuhamdeh 2014/2015 First semester
Transcriptions Studio Workshop Fall 2006
Introducing XHTML: Module A: Web Design Basics
Introducing XHTML: Module A: Web Design Basics
Introduction to Web Pages
HTML (Hyper Text Markup Language) HTTP (Hyper Text Transfer Protocol)
Web Development & Design Foundations with HTML5 8th Edition
Lecture 8. HTML. Author: Aleksey Semyonov
전산정보학부 권춘우 HTML 기원과 변천.
Understanding the internet
(or how to build a webpage)
Tim Berners Lee By Jack Neus.
IT-Seminar /2018 Competency 10 – Web Development
(HTML tags can be referred from
HTML HYPERTEXT MARKUP LANGUAGE.
[type text here] [type text here] [type text here] [type text here]
Your text here Your text here Your text here Your text here Your text here Pooky.Pandas.
HTML 12/27/2018.
Web pages Lesson 3.
Your text here Your text here Your text here Your text here
What is HTML?.
Introduction to HTML.
[type text here] [type text here] [type text here] [type text here]
HTML What is Html? HTML stands for Hypertext Markup Language.
Web Application Development
WEB & HTML Background Info.
The Most Basic HTML Page
The language of the internet
The language of the internet
HTTP and HTML HTML HTTP HTTP – Standardize the packaging
Presentation transcript:

HTML Codes 5/9/11

What is it? HTML stands for hyper text markup language, which is the building blocks for WebPages. The first publicly announced HTML was mentioned by Tim Berners- Lee. 5/9/11

HTML Over Time!!!!!!!! was published was published December of was published was reissued was published 2000ISO was published 5/9/11

HTML Codes Here is an example of what you might see when dealing with creating a web page. 5/9/11

XHTML Versions Just like HTML, XHMTL is a separate language that began as a reformulation of HTML Most of the upgrades for this new language is still being continued. As of right now there is still no 2.0 standard because it is incompatible with XHTML 1.0. For right now they need it to be an upgrade but it is being marked as an inspired new language. 5/9/11

Pages to find HTML Info sstats sstats 5/9/11

Top 5 Best Windows Text 5/9/11

END 5/9/11