Shellyda / studies-html-css-basic

Relevant information for those who want to start learning HTML and CSS that can support their study with activities and projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML and CSS Basics

Relevant information for those who want to start learning HTML and CSS.

Overview

Welcome! This repository provides essential information for individuals looking to kickstart their journey into HTML and CSS.

Main Points:

  • Initial techniques for web development
  • Font and text manipulation
  • Understanding the function of famous and important HTML tags
  • Including external files in your code
  • Introduction to Float and Display inline-block: Understanding the advantages and disadvantages of each
  • Pseudo-classes

Small Projects:

  1. Simple Menu

    • Create a basic and stylish menu using HTML and CSS.
  2. Professional Contact Form

    • Build a contact form with a professional layout.
  3. Email Marketing Template

    • Design a template for professional email marketing campaigns.

Feel free to explore each project folder for detailed instructions and hands-on HTML and CSS practice.

Happy coding!

About

Relevant information for those who want to start learning HTML and CSS that can support their study with activities and projects.

License:MIT License


Languages

Language:HTML 59.6%Language:CSS 40.4%