Mi Primer Sitio Web

screenshot of Mi Primer Sitio Web

Crea tu primer sitio web responsive con HTML y CSS siguiendo esta guía.

Overview:

In this programming meetup, participants will learn about HTML (markup language) and CSS (style language) to create their first website using a template. The objective is to choose a character, drawing, anime, movie, series, or any other theme of interest and create a customized website based on it. The content of the meetup includes understanding the structure of a web page, an introduction to HTML and CSS, and loading and downloading image files or using image URLs from the internet. Participants will need a computer and internet access to work on their projects.

Features:

  • Knowledge of web structure.
  • Introduction to HTML and CSS.
  • Loading and downloading image files (jpg, png) or using image URLs.

Summary:

This programming meetup aims to teach participants about HTML and CSS by creating a custom website based on a chosen theme. The meetup covers the basics of web structure, HTML, and CSS, along with loading and using images. The installation guide demonstrates how to set up the project files in Visual Studio Code (VSC) for editing. Overall, participants will have the opportunity to learn and personalize their websites using the provided template.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.