HTML Y CSS: Textos Básicos

Developer
Size
1,778 Kb
Views
20,240

How do I make an html y css: textos básicos?

What is a html y css: textos básicos? How do you make a html y css: textos básicos? This script and codes were developed by Paola on 23 December 2022, Friday.

HTML Y CSS: Textos Básicos Previews

HTML Y CSS: Textos Básicos - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>HTML Y CSS: Textos Básicos </title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="contenido">
Estos son textos básicos para unas páginas de gran calidad, espero que les sirva.
<h1>Texto 1</h1>
<h2>Texto 2</h2>
<h3>Texto 3</h3>
<h4>Texto 4</h4>
<h5>Texto 5</h5>
<h6>Texto 6</h6>
<p id="explicacion">Con la "p" puedes escribir lo que quieras, todo lo que escribas se interpretará como un párrafo. Fíjate en los textos:</p>
<p><u>Texto subrayado</u></p>
<p><em>Texto en itálicas</em></p>
<p><b>Texto en negrito</b></p>
<small>Letras pequeñas</small>
<p>Texto normal <sub>1</sub></p>
<p>Texto normal <sub>2</sub></p>
<ol>
<li>Texto numerado</li>
<li>Texto numerado</li>
<li>Texto numerado</li>
</ol>
<ul>
<li>Una Viñeta</li>
<li>Dos Viñetas</li>
<li>Tres Viñetas</li>
</ul>
<p>Primera línea <br />Segunda línea <br />Tercera línea </p>
<p>Espero que te sirva mucho y espero que sean herramientas para tu futuro.</p>
</div>
</body>
</html>

HTML Y CSS: Textos Básicos - Script Codes CSS Codes

body{ background:black;
}
#contenido{ color:white;
}
HTML Y CSS: Textos Básicos - Script Codes
HTML Y CSS: Textos Básicos - Script Codes
Home Page Home
Developer Paola
Username Mushurockera
Uploaded December 23, 2022
Rating 3
Size 1,778 Kb
Views 20,240
Do you need developer help for HTML Y CSS: Textos Básicos?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Paola (Mushurockera) Script Codes
Create amazing art & images with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!