Contenido
Por defecto, si utilizas elementos como listas no ordenadas <ul>
o encabezados <h1>
, no generarán ningún estilo. Para lograrlo, pueden ser envueltos dentro de un div con la clase .eolo-content
.
Cabeceras
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Textos inline
mark
You can use the mark tag to highlight text
del
This line of text has a part treated as deleted text
s
This line of text is meant to be treated as no longer accurate
ins
This line of text is meant to be treated as an addition to the document
u
This line of text will render as underlined
small
This line of text is meant to be treated as fine print
strong
This line rendered as bold text
em
This line rendered as italicized text
sup
This is a Sup text
sub
This is a Sub text
code
This is a code tag
Párrafos
Tailwind 3 is the latest version of the popular utility-first CSS framework, Tailwind CSS. It brings a host of new features and enhancements that make it even more powerful and flexible for building modern web applications. One of the standout features in Tailwind 3 is the introduction of Just-in-Time (JIT) mode, which allows developers to generate a highly optimized and minimal CSS bundle for their projects. This results in faster load times and improved performance, as only the necessary CSS classes are included in the final output.
Another notable addition in Tailwind 3 is the introduction of the new "Dark Mode" feature. With this feature, developers can easily create dark mode variants for their components and styles. This is especially valuable as dark mode has gained significant popularity in recent years, providing users with a more comfortable viewing experience, reducing eye strain, and saving battery life on devices with OLED screens. Tailwind 3's Dark Mode feature makes it effortless to implement this design trend, allowing developers to cater to the preferences of their users with ease.
Tailwind 3 also introduces improved customization options, giving developers more control over the framework's default styles. It offers a comprehensive configuration system that allows for fine-tuning various aspects of Tailwind CSS, such as colors, breakpoints, and spacing. This customization capability enables developers to create a unique visual identity for their projects while leveraging the productivity benefits of a utility-first CSS approach. Tailwind 3's enhanced customization options empower developers to tailor the framework to their specific needs and ensure that their designs are aligned with their brand or project requirements.
Lista desordenada
- The Dark Knight (2008)
- Inception (2010)
- The Social Network (2010)
- Parasite (2019)
- Mad Max: Fury Road (2015)
Listas ordenadas
Ordered list bullets can be controlled with the type attribute. Available types are type="1"
, type="A"
, type="a"
, type="I"
, type="i"
.
- Inception (2010)
- The Social Network (2010)
- Parasite (2019)
- Inception (2010)
- The Social Network (2010)
- Parasite (2019)
- Inception (2010)
- The Social Network (2010)
- Parasite (2019)
- Inception (2010)
- The Social Network (2010)
- Parasite (2019)
- Inception (2010)
- The Social Network (2010)
- Parasite (2019)