An open API service indexing awesome lists of open source software.

https://github.com/vanstrouble/freelancer-html

My first pure HTML/CSS web project.
https://github.com/vanstrouble/freelancer-html

css3 html-css html5

Last synced: about 1 year ago
JSON representation

My first pure HTML/CSS web project.

Awesome Lists containing this project

README

          

# Freelancer HTML Project from scratch
Descripción de la imagen

**HTML** (HyperText Markup Language) is the standard language used to create and structure content on web pages. It provides the structural foundation for web content, such as text, images, and links, through the use of tags and elements.

**CSS** (Cascading Style Sheets) is a styling language used to control the layout, presentation, and visual appearance of HTML elements on a web page. It allows defining the color, typography, spacing, and other visual aspects to enhance the aesthetics and usability of a website.

---
### About project
This Freelancer test website is created from scratch with the purpose of practicing these technologies.