Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kaplanh/website-page-design
- Owner: kaplanh
- Created: 2023-05-18T12:12:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-12T00:45:40.000Z (10 months ago)
- Last Synced: 2024-01-12T11:55:21.043Z (10 months ago)
- Language: HTML
- Homepage: https://kaplanh.github.io/website-page-design/
- Size: 896 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ✍