HTML Tutorial For Beginners: Create Your First Website Today

HTML stands for Hypertext Markup Language. HTML was originally based on the Standard Generalized Markup Language (SGML), a much larger, more complicated document-processing system. To write HTML pages, you won’t need to know much about SGML. Whether you want to create a basic webpage or a sophisticated website, you must first understand HTML.

Who Invented HTML?

Physicist Tim Berners-Lee invented HTML in 1991. He created it to organize and distribute documents online.

boAt Airdopes 141 Power  Performance Pure Sound!

HTML Boilerplate (Basic Structure)

All HTML documents follow to a typical layout called a boilerplate:

Explanation

  • <!DOCTYPE html> : It specifies this is an HTML5 document.
  • <html lang="en"> : This is the root element of an HTML page, with the language specified.
  • <head> : It contains metadata like CSS styles, titles etc.
  • <meta charset="UTF-8"> : It ensures the correct display of the characters you use on your website.
  • <title> : It defines the title of the page.
  • <body> : Contains the content of the webpage.

Sorry, I mistakenly wrote “c” at the end of the closing </html> tag in the above video. Please ignore this.

HTML Headings

There are six heading tags :

html-heading-element

Explanation:

  • <h1> is the most important heading.
  • <h6> is the least important heading.
  • Headings are used by search engines to understand page layout.

Caution

Don’t use headings to display text in boldface type or to make certain parts of your page stand out more. Even though the result may appear as intend, it will not properly represent the structure of your page in the markup. This comes into play for search engines, accessibility, and some browsers.

Paragraph and Line Break

Paragraphs are created using the <p> tag and <br> tag for line breaks.

Example:

paragraph-code-snap
output-of-paragraph-tag-new

How to Comment in HTML

You can put comments into HTML pages to describe the page itself or to provide some kind of indication of the status of the page. Some source code control programs store the page status in comments, for example. Text in comments is ignored when the HTML file is parsed; comments never show up onscreen- that’s why they’re comments. Comments look like the following:

<!-- This is a comment -->

How to Add an Image in HTML

After you have an image, you can include it on your web page. Inline images are placed in HTML documents using the <img> tag. This tag, like the <hr> and <br> tags, has no closing tag in HTML.

<img src="image.jpg" alt="A sample image" width="500" height="300">

Explanation

  • src : Indicates the location of the image file.
  • alt : Provides alternative text for accessibility.
  • width & height : Specifies the measurements of the image.

Creating Links

<a> Developers use this tag to create a hyperlink. Example:

<a href="https://www.bitramind.com">Visit My Blogging Website BitraMind Everyday👨🏾‍💻</a>

Explanation

When you create links using <a>, the link has two parts: the href attribute in the opening <a> tag, and the text between the opening and closing tags that serves as a hot spot for the link. This link tells the browser to load the website “bitramind.com“.

Horizontal Line

The <hr> tag creates a horizontal line to divide content. Example:

<p>First section</p>
<hr>
<p>Second section</p>

How to Create a Table in HTML

All the components of a table are placed within a <table>…..</table> element. Here’s the simple code example that produces the table.

<table border="1">
    <tr>
        <th>Name</th>
        <th>Age</th>
    </tr>
    <tr>
        <td>Arpan</td>
        <td>23</td>
    </tr>
    <tr>
        <td>Tony</td>
        <td>60</td>
    </tr>
    <tr>
        <td>Riya</td>
        <td>29</td>
    </tr>
</table>
html table

This is the output of the above code. Notice that the table starts with a <table> tag and its attributes and ends with a </table> tag.

Explanation

  • <table> : Creates a table.
  • <tr> : Defines a row.
  • <th> : Defines a table header.
  • <td> : Defines a table cell.

Creating Lists

There exist two kinds of lists: ordered and unordered.

Ordered List (<ol>)

<ol>
    <li>HTML</li>
    <li>CSS</li>
    <li>JavaScript</li>
</ol>
ordered-list

Ordered lists are surrounded by the <ol>….</ol> tags (ol stands for ordered list), and each item within the list is included in the <li>….</li> (list item) tag. When the browser displays an ordered list, it numbers and indents each of the elements sequentially. You don’t have to number the items yourself, and if you add or delete items, the browser automatically renumbers them when the page loads next time.

Ordered lists are good for steps to follow or instructions to the readers or when you want to rank the items in a list.

Unordered List (<ul>)

<ul>
    <li>Apple</li>
    <li>Banana</li>
    <li>Cherry</li>
</ul>
unordered list

People often refer to unordered lists as bulleted lists. Each element in the list has the same marker instead of a number. The markup to create an unordered list looks just like an ordered list except that the list is created by using <ul>….</ul> tags rather than ol. The elements of the list are placed within <li> tags, just as with ordered lists.

Browsers have standardized on using a solid bullet to mark each item in an unordered list by default.

9 Brand Shaastras: The Power of Branding!

Conclusion

This guide explained the fundamentals of HTML, featuring its structure, headings, images, tables, lists, comments, and hyperlinks. By learning these components, you can begin creating your own web pages. Continue to practice and experiment with HTML to enhance your abilities!

Don’t forget to comment on how you liked this HTML tutorial.

3,158 thoughts on “HTML Tutorial For Beginners: Create Your First Website Today”

  1. Вызов анонимного нарколога в Красноярске – важный шаг на пути к восстановлению здоровья и благополучия. Если у вас столкнулись с зависимостью‚ квалифицированная помощь нарколога может стать определяющим шагом. Услуги нарколога включают определение типа зависимости‚ индивидуальные консультации и конфиденциальное лечение. Нарколог‚ работающий анонимно в Красноярске предоставляет персонализированные программы реабилитации‚ включая психотерапию при зависимости и поддержку близких. Комплексный подход является необходимым для успешного лечения зависимости‚ поэтому важно обратиться за помощью как можно раньше. Восстановление после наркотической зависимости с поддержкой профессионала обеспечит эффективное восстановление и возвратит счастье в вашу жизнь. Не ждите‚ вызовите нарколога на vivod-iz-zapoya-krasnoyarsk020.ru уже сегодня!

  2. Traveling between two major cities such as Seattle and Vancouver can be a daunting task, especially if you value comfort, punctuality, and reliability. It’s not just about the distance, but also the quality of the journey that matters. With the bustling airports, long security lines, and unpredictable flight schedules, air travel might not always be the most convenient option. Moreover, driving on your own can be tiresome and stressful, especially if you are not familiar with the route. This is where a professional car service seattle to vancouver comes into play. A dedicated car service eliminates the common hassles associated with travel. It offers a seamless, comfortable, and reliable mode of transport, ensuring you reach your destination on time and in style. The benefits of choosing such a service are numerous. For starters, you can sit back and relax in a luxury vehicle while a professional chauffeur takes care of the driving. These chauffeurs are not only skilled drivers but also knowledgeable about the best routes to take, ensuring a smooth and efficient journey. No need to worry about navigating through traffic or finding a parking space. Moreover, car services are highly flexible and can be customized to meet your specific needs. Whether you’re traveling for business or pleasure, alone or in a group, you can choose a vehicle that best fits your requirements. Plus, you have the freedom to set your own schedule. You can stop for a break whenever you want, or even make a detour to visit a place of interest. In addition, car services prioritize your safety above everything else. The vehicles are regularly maintained and inspected, and the drivers are trained to handle all types of road conditions. This gives you peace of mind, knowing that you are in safe hands. In conclusion, a car service from Seattle to Vancouver offers a perfect blend of comfort, convenience, and reliability. It’s an excellent choice for those who value their time and prefer a stress-free travel experience. So, the next time you plan a trip between these two cities, consider hiring a professional car service. It’s a decision you won’t regret.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top