Skip to content

murzikkot978/Static_site

Repository files navigation

Static site

This is a static site where you can view information. Written on HTML and CSS.

The site contains information in the form of text and is supplemented with pictures.

Hove open this site

To open this site you need to write in the terminal

git clone git@github.com:murzikkot978/Static_site.git

After that, you can open the site through a code editor or you can open the file that was downloaded after you wrote the command shown above.
Then by right-clicking on the index.html file and selecting the function open with Firefox or Google Chrome .

Code structure

HTML

The code is divided into sections. A flexbox is used for each section.
The exported font for the text was used.

CSS

Each HTML section has its own CSS section.
In the CSS file, all sections are separated by comments, which help you quickly find the necessary lines of code

What was used in the project

Flexbox

It's a one-dimensional layout model for distributing space between items and includes numerous alignment capabilities.

Grid

The CSS grid layout module excels at dividing a page into major regions or defining the relationship in terms of size, position, and layer, between parts of a control built from HTML primitives.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published