Download presentation
Presentation is loading. Please wait.
1
MGMT 230 Lab 1 HTML Basics
2
2 HTML Tags An HTML document contains both document content and tags. The tags are the HTML codes inserted in a document to specify the format on screen. Each tag is enclosed in brackets ( ). Most tags are two-sided – opening and closing tags.
3
3
4
4
5
5
6
6
7
7 HTML Links Hyperlinks are bits of text that connect the current document to: –Another location in the same document –Another document on the same host machine –Another document on the Internet Hyperlinks are created using the HTML anchor tag. Two popular link structures: –Linear hyperlink structure –Hierarchical hyperlink structure Click to see Figure 2-14:
8
8
9
9 HTML Version History HTML version 1.0 was introduced in 1991. HTML 2.0 was released in Sept. 1995. HTML 3.2 was introduced in 1997. HTML 4.0 was released by W3C in Dec. 1997. HTML 4.01 was released in Dec. 1999. XHTML 1.0 became a W3C recommendation in Jan. 2000.
10
10 HTML Editors Low end editor displays HTML code on the screen and allow you to insert HTML tag pairs by clicking selected buttons. High end editor are Web site builder programs, they provide a rich environment that displays the Web page, not the HTML code. Microsoft FrontPage and Macromedia Dreamweaver are examples of Web site builders. Click to see Figure 2-15:
11
11
12
12
13
13 Create a Web Page
14
14
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.