-
Emerald Star member
Role of HTML?
Describe the role that HTML can play when dynamically generating HTML pages from a relational database?
-
Sapphire Star member
Role of HTML?
THE ROLE OF HTML The basic language of the Web is HTML (Hypertext Markup Language), a markup language that uses tags to specify the structure of the page content. HTML is easy to use and to learn; for example, take a look at the following:
My Web Page
This markup shows an h2 heading that tells the browser to display the text information between the opening and closing tag in a specific way -- including the size of the text, the weight of the text, and spacing before and after the text. You can change the presentation of the h2 heading through HTML tags, such as :
My Web Page
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules