Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaplanh/website-page-design

Your company has recently started on a project that aims to create a company website page. So you and your colleagues have started to work on the project.
https://github.com/kaplanh/website-page-design

Last synced: 3 days ago
JSON representation

Your company has recently started on a project that aims to create a company website page. So you and your colleagues have started to work on the project.

Awesome Lists containing this project

README

        

# Project-010 : Website Page Design

[Click Me !](https://kaplanh.github.io/website-page-design/)

![ Website Page Design](https://github.com/kaplanh/website-page-design/assets/101884444/ec8617da-1d9a-4e12-adcf-96c397578ca8)

## Description

Project aims to create a website page.

## Project Skeleton

```
010-website-page-design (folder)
|
|----index.html
|----style.css
|----about.html
|----services.html
|----images (folder)
```

### The following topics were addressed in the project;

- HTML
- Semantic Elements

- Css
- CSS Flex box
- pseudo classes (p:nth-child(n), li:first-child, a:visit, a:active, a:hover, input:focus)
- box-shadow
- Units in CSS
- CSS Setting height and width
- CSS Combinators

### At the end of the project, developers will be able to;

- improve coding skills within HTML & CSS positions

- use git commands (push, pull, commit, add etc.) and Github as Version Control System.

## Notes

- You can use HTMLand CSS

⌛ Happy Coding ✍