Change text color
To change the color of the text, write the corresponding tag by enclosing the color of your choice in quotation marks. For example:
how to make a web page in html
Format the text
To format just write the code as in the following example:
Bold text uses the <b>text</b> tag
Underlined text <u>text</u>
Text in italics or italics <i>text</i>
Include a link to another page
If you want to include a link to another page in the text, you must use the tag:
how to make a web page in html
Here you must include the URL you want to link to. The "blank" attribute is used so that the link you add can be opened in a new tab or page. In case you want the link to open on the same page, type "self".
Add images
A vital element in a web page are images. To add them in HTML you must use the <img> tag:
how to make a web page in html
The "src" attribute is to open a URL for the image you want to display. The “alt” section allows you to display a descriptive alternative text, in case the image cannot be seen due to a site loading error. The text in the image also serves as search engine optimization, such as Google.
The "height" and "width" attributes correspond to the dimensions you want each image to have, height and width.
hosting web
hosting linux
web hosting
free hosting
cheap hosting
vps
No hay comentarios:
Publicar un comentario