Presentation is loading. Please wait.

Presentation is loading. Please wait.

HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.

Similar presentations


Presentation on theme: "HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript."— Presentation transcript:

1 HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript

2 HTML,DHTML & Javascript/Session 1/ 2 of 39 Session Objective Describe WWW Define HTML Describe the role of browsers Explain HTML markups Describe the structure of an HTML document Use elements to enhance a Web page Use Lists to display text Convert existing documents to HTML documents

3 HTML,DHTML & Javascript/Session 1/ 3 of 39 The World Wide Web Protocols Addresses HTML

4 HTML,DHTML & Javascript/Session 1/ 4 of 39 Introduction to HTML HTML is a MARKUP language Using HTML tags and elements, you can: Control the appearance of the page and the content. Publish online documents and retrieve online information using the links inserted in the HTML document. Create on-line forms. These forms can be used to collect information about the user, conduct transactions, and so on. Insert objects - - audio clips, video clips, ActiveX components, Java applets - - in the HTML document.

5 HTML,DHTML & Javascript/Session 1/ 5 of 39 HTML syntax: Welcome to HTML My first HTML document

6 HTML,DHTML & Javascript/Session 1/ 6 of 39 Displaying the page

7 HTML,DHTML & Javascript/Session 1/ 7 of 39 Browsers and Editors Browsers Netscape's Navigator Microsoft's Internet Explorer Editors Microsoft FrontPage Notepad

8 HTML,DHTML & Javascript/Session 1/ 8 of 39 HTML Tags HTML tag is used to mark the beginning and end of an HTML document.... The HTML tag is comprised of: Element Attribute Value

9 HTML,DHTML & Javascript/Session 1/ 9 of 39 Continue.. Welcome to HTML My first HTML document

10 HTML,DHTML & Javascript/Session 1/ 10 of 39 Changing attributes

11 HTML,DHTML & Javascript/Session 1/ 11 of 39 Structure of an HTML document The HTML section The Header section. The BODY section. Welcome to the world of HTML This is going to be real fun

12 HTML,DHTML & Javascript/Session 1/ 12 of 39 Basic HTML elements Block-level elements Headers (H1 to H6) Paragraphs (P) List Items (LI) Horizontal Rules (HR). Inline or text level elements EM, I, B and FONT (character emphasis) A (hypertext links) BR (line breaks) APPLET (embedded objects) IMG (images)

13 HTML,DHTML & Javascript/Session 1/ 13 of 39 Headings Introduction to HTML

14 HTML,DHTML & Javascript/Session 1/ 14 of 39 Using headings

15 HTML,DHTML & Javascript/Session 1/ 15 of 39 Paragraphs Welcome to HTML My first HTML document This is going to be real fun Using another heading Another paragraph element

16 HTML,DHTML & Javascript/Session 1/ 16 of 39 Adding addresses A link to the home page. A search string feature. Copyright information.

17 HTML,DHTML & Javascript/Session 1/ 17 of 39 Continue.. Welcome to HTML My first HTML document This is going to be real fun Using another heading Another paragraph element Click here to register for a free newsletter

18 HTML,DHTML & Javascript/Session 1/ 18 of 39 Horizontal Rule Attributes align Width Size Noshade

19 HTML,DHTML & Javascript/Session 1/ 19 of 39 Continue.. 

20 HTML,DHTML & Javascript/Session 1/ 20 of 39 Breaks Welcome to HTML My first HTML document This is going to be real fun Using another heading This should surprise you Another paragraph element

21 HTML,DHTML & Javascript/Session 1/ 21 of 39 Continue.. Click here to register for a free newsletter

22 HTML,DHTML & Javascript/Session 1/ 22 of 39 Using Fonts … Color Size Face Example Welcome to HTML My first HTML document This is going to be real fun

23 HTML,DHTML & Javascript/Session 1/ 23 of 39 Using fonts

24 HTML,DHTML & Javascript/Session 1/ 24 of 39 Adding Color Learning HTML Welcome to HTML This is good fun

25 HTML,DHTML & Javascript/Session 1/ 25 of 39 Choosing Alignment of text Value Left Center Right Justify Example Learning HTML

26 HTML,DHTML & Javascript/Session 1/ 26 of 39 Continue.. Welcome to HTML This is good fun

27 HTML,DHTML & Javascript/Session 1/ 27 of 39 Formatting Physical formatting tags Logical formatting tags

28 HTML,DHTML & Javascript/Session 1/ 28 of 39 Physical formatting tags........

29 HTML,DHTML & Javascript/Session 1/ 29 of 39 Logical formatting tags.......... ABBR.... &..

30 HTML,DHTML & Javascript/Session 1/ 30 of 39 Using special characters Greater than (>) > Less than (<) < Quotes " Ampersand & Space

31 HTML,DHTML & Javascript/Session 1/ 31 of 39 Structuring text Using Quotes Preformatted text Grouping elements …

32 HTML,DHTML & Javascript/Session 1/ 32 of 39 Lists Unordered lists Ordered lists Definition lists

33 HTML,DHTML & Javascript/Session 1/ 33 of 39 Unordered lists Learning HTML Monday Tuesday Wednesday Thursday Friday

34 HTML,DHTML & Javascript/Session 1/ 34 of 39 Customized bullets Square bullets Sphere bullets Round bullets

35 HTML,DHTML & Javascript/Session 1/ 35 of 39 Ordered lists Learning HTML Monday Tuesday Wednesday Thursday Friday

36 HTML,DHTML & Javascript/Session 1/ 36 of 39 Customized Numbers Upper Roman Lower Roman Uppercase Lowercase Begin numbering with a digit other than “1” [ Default ]

37 HTML,DHTML & Javascript/Session 1/ 37 of 39 Definition lists Learning HTML Sunday The first day of the week HTML HyperText Markup Language Internet A network of networks

38 HTML,DHTML & Javascript/Session 1/ 38 of 39 Continue.. TCP/IP Transmission Control Protocol / Internet Protocol

39 HTML,DHTML & Javascript/Session 1/ 39 of 39 Document conversion Open the document in the word processor. Save the file as an HTML file, that is with a.htm or.html file name extension. File | Save As In the Save as type box, select HTML document/Web page. Open the file in Notepad.


Download ppt "HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript."

Similar presentations


Ads by Google