Adblock detected! Please disable your adblocker to continue.

The Simple HTML Tags that Defeated EVERYONE Except Web Design Authorities



<html>
<head>
<title>
<meta>
<link>
<script>
<style>
<body>
<header>
<nav>
<main>
<article>
<section>
<aside>
<footer>
<h1> to <h6>: Headings (level 1 to 6)
<p>: Paragraph
<a>: Anchor (for hyperlinks)
<img>: Image
<ul>: Unordered list
<ol>: Ordered list
<li>: List item
<div>: Division or container
<span>: Inline container
<table>: Table
<tr>: Table row
<td>: Table data cell
<th>: Table header cell
<form>: Form container
<input>: Input field
<textarea>: Multiline text input
<button>: Button
<select>: Dropdown select list
<option>: Option in a select list
<label>: Label for form elements
<iframe>: Inline frame (for embedding external content)
<audio>: Audio player
<video>: Video player
<canvas>: Drawing area for graphics
<svg>: Scalable Vector Graphics
<abbr>: Abbreviation
<blockquote>: Blockquote
<cite>: Citation
<code>: Inline code
<em>: Emphasized text
<strong>: Strong importance
<mark>: Highlighted text
<hr>: Horizontal rule
<br>: Line break
<sub>: Subscript
<sup>: Superscript
<pre>: Preformatted text
<ruby>: Ruby annotations (for pronunciation guides in East Asian text)
<figure>: Figures with captions
<figcaption>: Caption for a <figure>
<details>: Additional details or disclosure widget
<summary>: Summary for a <details>
<meter>: Scalar measurement within a known range
<progress>: Progress bar
<time>: Represents a specific time or range of time
<dialog>: Represents a dialog box or window
<wbr>: Suggests an optional line break
<template>: Defines reusable content
<slot>: Defines where the content of a <template> should be inserted
<shadow>: Part of the Web Components API for shadow DOM

 

Previous Post Next Post

نموذج الاتصال