You don't need to learn all HTML tags
This 28 tags are most usefull in HTML
rest of tags works also done by CSS And JAVASCRIPT
some tags are automatically you learnt from experience
- <html>
- <head>
- <title>
- <body>
- <h1> to <h6>
- <p>
- <br>
- <hr>
- <b>
- <form>
- <input>
- <button>
- <img>
- <table>
- <td>
- <tr>
- <a>
- <link>
- <nav>
- <ul>
- <ol>
- <style>
- <head>
- <meta>
- <span>
- <div>
- <thead>
- <tbody>
--happy coding
Comments