Web Development #1 - The most used html tagssteemCreated with Sketch.

in #tutorials7 years ago

In this post i'll show you, which tags are the most used by some web developers in a web page... 🙌 🙌 🙌

HTML Tags


Below we can see a list of the most important and currently used tags when a web page is developed....


Doctype tag <!DOCTYPE html>

The <!DOCTYPE> declaration must be the very first thing in your HTML document, before the html tag.

The <!DOCTYPE> declaration is not an HTML tag; it is an instruction to the web browser about what version of HTML the page is written in.

In HTML 4.01, the <!DOCTYPE> declaration refers to a DTD, because HTML 4.01 was based on SGML. The DTD specifies the rules for the markup language, so that the browsers render the content correctly.

HTML5 is not based on SGML, and therefore does not require a reference to a DTD.


Html tag

This tag is very important on a web page, inside this you must put all your rest of tags like or etc...


Head tag

The head element is a container for all the head elements, can include a title for the document, scripts, styles, meta information, and more.

The following elements can go inside the element: <title> (this element is required in an HTML document),<style>,<base>,<link>,<meta>,<script>,<noscript>


Body tag

The tag defines the document's body.

The element contains all the contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc.


Several important tags

Below you can see a list of several tags, the most important and what is its syntax.... 👩‍💻 👨‍💻 👩‍💻

Image: <img src="" alt="" title="">


List 1: <ul> <li></li> <li></li> <li></li> </ul>
List 2: <ol> <li></li> <li></li> <li></li> </ol>


Link: <a href="http://www.yoururl.com">Link</a>


Box: <div></div>This tag is very used, like a box where you can put some content or image


Table: <table> <tr> <td></td> <td></td> </tr> <tr> <td></td> <td></td> </tr> </table>


Bold: <b></b>


Span: <span></span>


Break line <br>


That is all for this post, I hope you continue to research on html tags, we will be using them in our webpage project but later .... see you in the next post with the attributes of these html tags. Regards!!! 🤗 🤗

Sort:  

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by juanpchica from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, and someguy123. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you like what we're doing please upvote this comment so we can continue to build the community account that's supporting all members.

Este Post ha recibido un Upvote desde la cuenta del King: @dineroconopcion, El cual es un Grupo de Soporte mantenido por @wilbertphysique, @yoenelmundo y 5 personas mas que quieren ayudarte a llegar hacer un Top Autor En Steemit sin tener que invertir en Steem Power. Te Gustaria Ser Parte De Este Projecto?

This Post has been Upvote from the King's Account: @dineroconopcion, It's a Support Group run by @wilbertphysique, @yoenelmundo, and 5 other people that want to help you be a Top Steemit Author without having to invest into Steem Power. Would You Like To Be Part of this Project?

Great article! thanks.

Nice tutorial

Coin Marketplace

STEEM 0.18
TRX 0.16
JST 0.031
BTC 62974.52
ETH 2679.49
USDT 1.00
SBD 2.55