Skip to content

SmashRex/My-awesome-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML & CSS Code

This repository contains HTML & CSS code designed to create a basic web page. It is designed to demonstrate basic HTML & CSS fundamentals, such as basic HTML tags, CSS selectors, and HTML & CSS styling.

Getting Started

To get started, clone or download the repository. Open the files index.html and style.css to start coding.

HTML

The HTML code contains basic HTML tags, such as <h1>, <p>, <ul>, <ol>, and <img> tags. These tags are used to create the basic structure of the page, including headings, paragraphs, lists, and images.

CSS

The CSS code contains CSS selectors and styling. Selectors are used to target HTML elements on the page, and styling is used to control their appearance. The style.css file contains styling for basic elements, such as font size, font family, and background color.

Summary

This HTML & CSS code is designed to demonstrate basic HTML & CSS fundamentals. It contains basic HTML tags, CSS selectors, and styling for basic elements. With this code, you can create a basic web page to get started with HTML & CSS.

Releases

No releases published

Packages

No packages published