Skip to content

Kore29/basic-notes-frontend-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Notes

A simple and structured notes page covering the basics of HTML, CSS, and some JavaScript. This project is designed as a quick reference guide for beginners or anyone who wants to refresh the fundamentals of front-end development.


Features

  • 📄 HTML Basics: Elements, structure, semantic tags, forms, and attributes.
  • 🎨 CSS Fundamentals: Selectors, colors, layouts, responsive design, and modern properties.
  • JavaScript Essentials: Variables, data types, DOM manipulation, and basic interactivity.
  • 📚 Clean and organized format for quick study or revision.
  • 🌐 Works fully in the browser, no backend required.

Getting Started

1. Clone the repository

git clone https://github.com/your-username/web-dev-notes
cd web-dev-notes

2. Open the project

Just open the index.html file in your browser:

open index.html

No additional dependencies or installations are required.


Project Structure

Page-Notes/
│── assets/   # Main page with navigation
│── view/         # Stylesheets for layout and design
│── Exercies/          # Small JavaScript scripts for interactivity

Technologies

  • HTML5
  • CSS3
  • JavaScript (ES6)

Purpose

This project is mainly for learning and quick reference. It can also be expanded into a full documentation website or a personal study guide for web development.


License

This project is open source under the MIT License. Feel free to use and modify it for your own learning or projects.

About

Unos apuntes sobre FrontEnd Básicos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published