Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.

Slides:



Advertisements
Similar presentations
HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Advertisements

HTML Basics Customizing your site using the basics of HTML.
Introduction to HTML & CSS
Learning HTML. > Title of page This is my first homepage. Tells Browser This is an HTML page Basic Tags Tells Browser End of HTML page Header information.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
HTML: HyperText Markup Language Hello World Welcome to the world!
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,
WeB application development
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
MR.Mohammed Sharaf al Shareef
HTML Computing Concepts HTML - An Introduction 1.
Creating a Web Page HyperText Markup Language. HTML Documents  Created using any text editor  Notepad  Vi, Pico, or Emacs  If using word-processor,
HTML BASIC
CpSc 462/662: Database Management Systems (DBMS) (TEXNH Approach) HTML Basics James Wang.
CS105 Introduction to Computer Concepts HTML
Using HTML to Create a Basic Web Page… By Josh Gallagan.
HTML. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language.
DAT602 Database Application Development Lecture 14 HTML.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
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.
ACM 511 HTML Week -1 ACM 511 Course Notes. Books ACM 511 Course Notes.
HTML history, Tags, Element. HTML: HyperText Markup Language Hello World Welcome to the world!
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.
1 HTML محمد احمدی نیا 2 Of 43 What is HTML?  HTML stands for Hyper Text Markup Language  HTML is not a programming language, it.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
Introduction to HTML. What is HTML? Hyper Text Markup Language (HTML) is a language for describing web pages. HTML is not a programming language, it is.
What is Markup and Markup Languages? What is HTML? A Basic HTML Document Basic HTML Tags Tag Attributes and Text Formatting Tags Insert Hyperlinks Add.
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.
IS1811 Multimedia Development for Internet Applications Lecture 4: Introduction to HTML Rob Gleasure
INTRODUCTION. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language,
CS105 INTRODUCTION TO COMPUTER CONCEPTS HTML Instructor: Cuong (Charlie) Pham.
Introduction to HTML Wah Yan College (Hong Kong) Mr. Li C.P.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
HTML: Hyptertext Markup Language Doman’s Sections.
HTML Darby Tien-Hao Chang Department of Electrical Engineering National Cheng Kung University.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
HTML HyperText Markup Language ©Richard L. Goldman July 15, 2003.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
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.
COMP303 - Internet Based Programming
1 Lecture 12 Lecture 12 Basic HTML ITEC 1000 “Introduction to Information Technology”
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
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 is a markup.
Hypertext Markup Language.  Developed by Tim Berners-Lee in 1990  Stands for HyperText Markup Languange  A format that tells a computer how to display.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
Hyper Text Markup Language.  My First Heading My first paragraph. Example Explained The DOCTYPE declaration defines the document type The text between.
1 Introduction to HTML. 2 Definitions  W W W – World Wide Web.  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web.
CITE303 - Internet Based Programming Lecture notes: Week 1 Instructor:Dr. Tolgay KARANFİLLER.
HTML for web designing short course. What is an HTML File? HTML stands for Hyper Text Markup Language An HTML file must have an htm or html file extension.
HTML AN INTRODUCTION TO WEB PAGE PROGRAMMING. INTRODUCTION TO HTML With HTML you can create your own Web site. HTML stands for Hyper Text Markup Language.
Introduction to HTML.
CGS 3066: Lecture 2 Web Development and HTML5
Computer Fundamentals 2
HTML: HyperText Markup Language
Elements of HTML Web Design – Sec 3-2
Elements of HTML Web Design – Sec 3-2
CGS 3066: Lecture 2 Web Development and HTML5
Introduction to HTML- Basics
Internet Technologies I - Lect.01 - Waleed Ibrahim Osman
Html.
Pertemuan 1 Desain web Pertemuan 1
Presentation transcript:

Ali Alshowaish

What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language Created by Tim Berners-Lee in late 1980s from SGML

What is HTML? The markup tags tell the web browser how to display the page For instance put text in a bold font. HTML is not a programming language, it is a markup language HTML Version 4.01 is current.

Why do we need HTML? Simple text files are not enough? Word-processing files are not appropriate: Proprietary. Not Standard. Need to be downloaded first. No hyperlinks. Even word-processing Software use Markup Languages

What is a HTML File? An HTML file is a text file (ASCII) containing small markup tags An HTML file must have an htm or html file extension An HTML file can be created using a simple text editor: Notepad or WordPad (PC) or SimpleText (Mac) WYSIWYG (FrontPage, Dreamweaver, … etc.

HTML Syntax When you learn a language, you need to learn rules, called syntax Elements to define the structure of the document Examples of elements are: head, body, p, ul

HTML Syntax When you insert these elements in your HTML file you surround them with (greater than) symbols. Examples:,, and. These are no longer elements; they are now called tags. Tags are Predefined.

Open Notepad and Type in the following text: Title of page This is my first homepage. This text is bold

Example Explained The first tag in your HTML document is. This tag tells your browser that this is the start of an HTML document. The last tag in your document is. This tag tells your browser that this is the end of the HTML document.

Example Explained The text between the tag and the tag is header information. Header information is not displayed in the browser window. The text between the tags is the title of your document.

Example Explained The title is displayed in your browser's caption. The text between the tags is the text that will be displayed in your browser. The text between the and tags will be displayed in a bold font.

Reviewing the File: Save the file as "mypage.html". Don’t close Notepad. Open the file in your browser (e.g., Internet Explorer).

HTML Tags HTML tags are used to mark-up HTML elements HTML tags are surrounded by the two characters The surrounding characters are called angle brackets HTML tags normally come in pairs like and The first tag in a pair is the start tag, the second tag is the end tag HTML tags must be closed. The text between the start and end tags is the element content HTML tags are not case sensitive, means the same as

This is an HTML element: The HTML element starts with a start tag: The content of the HTML element is: This text is bold. The HTML element ends with an end tag: The purpose of the tag is to define an HTML element that should be displayed as bold. This text is bold

Comments in HTML The comment tag is used to insert a comment in the HTML source code. A comment will be ignored by the browser. You can use comments to explain your code, which can help you when you edit the source code at a later date. Note that you need an exclamation point after the opening bracket, but not before the closing bracket.

Basic HTML Tags Start TagPurpose Defines the document type Defines an html document Defines the header element Defines the page title Defines the body of the page to Defines header 1 to header 6 Defines a paragraph Inserts a single line break Inserts a horizontal line Defines a comment

Attributes HTML elements contain attributes to define functionality of the tag: Attributes usually come in name/value pairs. Examples:

Adding link: This is a link

Adding images with the IMG element Use the IMG element to add an image to your page simply. The IMG element includes everything you need in the start tag and does not have end tags. src: URL of image Alt: short description Height, width: height and width of image

Character : Start TagPurpose Defines bold text Deprecated Defines italic text to Defines header 1 to header 6 Defines emphasized text Defines big text Defines strong/bold text Defines small text Defines superscripted text Defines subscripted text Deprecated

Lists : Start TagPurpose Defines an unordered list Defines an ordered list Defines a list item Defines a definition list Defines a definition term Defines a definition description

Tables : Start TagPurpose Defines a table Defines a table caption Defines table header Defines a table row Defines a table cell Defines a table header Defines a table body Defines a table footer Defines attributes for table columns Defines groups of table columns

Form : Start TagPurpose Defines a form Defines an input field Defines a large text area Defines a push button Defines a selectable list Defines an option group Defines an item in a list box Defines a label Defines a fieldset Defines a title in a fieldset

DIV and SPAN : Div and Span tags are both used as content wrappers. The difference between the two is DIV is a block element while SPAN is an inline element. What that means is the DIV tag takes up the entire width of the screen whereas SPAN conforms to the width of whatever element it contains.

Any Question? Thank you all