HTML

ICT Chapter 4 Example

Welcome to ICT Chapter 4 Example

Introduction

This document demonstrates the usage of various HTML tags and attributes from ICT Chapter 4.

Example Image

HTML Tags

Tag Description
<h1> - <h6> Heading tags
<p> Paragraph tag
<img> Image tag
<a> Anchor tag

HTML Attributes

Some commonly used attributes include:

  • href: Specifies the URL of a link.
  • src: Specifies the source of an image or script.
  • alt: Provides alternative text for an image.
  • title: Adds a tooltip to an element.

© 2024 ICT Chapter 4 Example. All rights reserved.

Post a Comment

If you have any doubts, please let me know

Previous Post Next Post