You don't have access to this class

Keep learning! Join and start boosting your career

Aprovecha el precio especial y haz tu profesión a prueba de IA

Antes: $249

Currency
$209
Suscríbete

Termina en:

0 Días
10 Hrs
48 Min
48 Seg

Estandarés Web: HTML, CSS y Javascript

22/32
Resources

What are the three fundamental web standards?

Knowledge of web standards is essential for any developer who wants to create innovative and useful products. Three major players in this universe are HTML, CSS and JavaScript. Each brings something unique to web development, forming a perfect mesh that allows us to offer interactive and visually appealing experiences.

What is HTML and how has it evolved to HTML5?

HTML, which stands for HyperText Markup Language, is the foundation of any web page. Over time, it has evolved to HTML5, a version that offers important new features and improvements for developers and users. HTML5 allows the creation of an ordered structure for content that includes text and images, although it does not focus on visual design, but on the web's information architecture. Simply put, HTML5 is like the foundation of a building, providing the solid, fundamental structure on which everything else is built.

How does CSS influence web design?

CSS, or Cascading Style Sheets, is the standard responsible for styling and designing web pages. If you've ever admired the size of a text, the colors of a site or the shapes of images, it's probably thanks to CSS. This language allows developers to:

  • Change text colors and sizes.
  • Alter typography.
  • Modify the presentation of images.
  • Customize the background of the page to align with a brand.

CSS is comparable to the process of decorating a home, where you choose colors, textures, and styles that will make a space unique and personal. Thanks to this standard, pages can adopt a differentiated aesthetic from the competition, reflecting a visual identity of their own.

Why is JavaScript crucial for web interaction?

JavaScript adds the level of interaction needed to transform websites from simple static pages into interactive applications. Since its origin in the first Netscape browser, this programming language has evolved to enable:

  • Manage user sessions.
  • Sign up for newsletters.
  • Interact through forms.
  • Upload and download content.
  • To favor the communication with other users.

JavaScript is like the electrical and water systems in a house, making it possible to transform a home into a livable, functional space. In the web context, this means delivering dynamic and personalized experiences to each visitor, enabling a truly immersive experience.

How do we visualize these standards together?

Imagine a house: the foundation is the HTML, providing the base on which the entire web building is erected. Once this structure is created, CSS comes into play to paint and decorate your house with a unique style. Finally, JavaScript will see to it that the electrical and water facilities work, making the house a livable space for its users. Together, these standards create the perfect environment for the modern web applications we use every day.

Exploring and understanding these standards is crucial for any aspiring web developer. So keep learning and delving into the fascinating world of web development. The future is full of possibilities!

Contributions 6

Questions 2

Sort by:

Want to see more contributions, questions and answers from the community?

Estándares Web: HTML, CSS y JavaScript


Los estándares de la web son las tecnologías que utilizamos para crear sitios web. Estos estándares existen como extensos documentos técnicos llamados especificaciones, que detallan exactamente como debería funcionar la tecnología. Estos documentos están pensados para que los utilicen los ingenieros de software para implementar esas tecnologías.
.
HTML (HyperTex Markup Language), es el lenguaje de marcado que consta de diferentes elementos en los que puedes ajustar (marcar) el contenido para darle significado (semántica) y estructura.
.
Si adoptamos una analogía de la construcción de casas, HTML sería como los cimientos y las paredes de la casa, que le dan estructura y la mantienen unida.
.
CSS (Cascading Style Sheets) es un lenguaje basado en reglas que se utilizan para aplicar estilos a tu HTML, como establecer colores del texto y del fondo, agregar bordes, animar cosas o diseñar una página de cierta manera.
.
En la analogía de la casa, CSS es como la pintura, el papel tapiz, las alfombras y los cuadros que usarías para hacer que la casa se vea bien.
.
JavaScript es el lenguaje de programación que usamos para agregar interactividad a los sitios web, desde el cambio de estilo dinámico, hasta la obtención de actualizaciones desde el servidor, pasando por gráficos complejos en 3D.
.
En la analogía de la casa, JavaScript es como la cocina, el televisor, el microondas o la secadora de pelo. Son las cosas que le dan una funcionalidad útil a tu casa.

ESTANDARES WEB

Clase 22 - Estándares web: HTML, CSS y Javascript


Repaso de la clase


¿Cuáles son los estándares web que nos ayudan a desarrollar productos web?

  • HTML.
  • CSS.
  • Javascript.

¿Cuál es la función de HTML?

  • Nos ayuda a darle una estructura al contenido de nuestros sitios web.

¿Cuál es la versión más reciente de HTML?

  • HTML5

¿Qué trajo HTML5?

  • Una mejora en la experiencia tanto para desarrolladores como usuarios web.

¿Cuál es la función de CSS?

  • Nos permite darle estilos (colores, tamaños, tipografía, etc.) a nuestros sitios web.

¿Cuál es la función de Javascript?

  • Nos permite darle interactividad a nuestros sitios web.

Es interesante esto de los estandares de Frontend. Sabia de estos y su funcionalidad pero no pense que estos evolucionaron tanto. Hoy poy hoy estos son usados estos son usados en frameworks como angular, react, vue, etc. Por supuesto que su codigo base no sufre cambios mas bien es lo mismo solo que con valores extras.

luego podemos usar los principales framework
![]()![]()