HTML VATALIYA COMPUTER CLASSES IN VADODARA GUJARAT


1. <html>

Defines the root of an HTML document.

Example:

html lang="en">

2. <head>

Contains meta-information about the document, such as title and links to stylesheets.

Example:

head>

    <title>My Web Page</title>

</head>

3. <title>

 Example: <title>Welcome to My Site</title>

4. <body>

Contains the content of the document, including text, images, and other media.

Example:

<body>

    <h1>Hello World</h1>

</body>

 


 5. <h1> to <h6>

Define headings, with <h1> as the highest level and <h6> as the lowest.

6. <p>

Represents a paragraph of text.

Example: <p>This is a paragraph.</p>

7. <a>

Defines a hyperlink that links to another page or resource.

Example:
 <a href="https://www.example.com">Visit Example</a>

   Example: HTML Document.

!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <title>Sample Page</title>

</head>

<body>

    <h1>Welcome to My Page</h1>

    <p>This page contains various HTML tags.</p>

    <h2>My Interests</h2>

    <ul>

        <li>Coding</li>

        <li>Reading</li>

        <li>Traveling</li>

    </ul>

li>Reading</li>

        <li>Traveling</li>

    </ul>

    <p>Learn more at <a href="https://www.example.com">Example.com</a>.</p>

    <img src="picture.jpg" alt="A beautiful scenery">

</body>

</html>


Gangotri Complex, 121, besides Bawarchi Hote

l, Narayan Garden Rd, Gotri, Vadodara, 390021






 

    

Comments

  1. , , , , and provide meaning to the structure and improve accessibility.https://vataliyaclasses4.blogspot.com/2024/10/html-vataliya-computer-classes-in.html

    ReplyDelete

Post a Comment

Popular posts from this blog

PYTHON PROGRAMMING VATALIYA COMPUTER CLASSES IN VADODARA GUJARAT

CC++ PROGRAMMING CLASSES IN VADODARA GUJARAT

CODING CLASSES IN VADODARA GUJARAT