Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ampaire/apple-clone-page

An HTML and CSS clone of the apple 2014 page. The aim of the project is to show how to position elements using flexboxes, grids, and floating elements in CSS
https://github.com/ampaire/apple-clone-page

apple css html imitates

Last synced: 3 days ago
JSON representation

An HTML and CSS clone of the apple 2014 page. The aim of the project is to show how to position elements using flexboxes, grids, and floating elements in CSS

Awesome Lists containing this project

README

        

APPLE 2014 CLONE PAGE


Microverse HTML & CSS solo project 2019.

![screenshot](images/apple.png)

The aim of the project was to create a page that imitates the Apple 2014 home page in purely HTML and CSS.
The objective was to show mastery in positioning elements using flexboxes, grids and floating elements using only HTML and CSS.

### FEATURES
Imitates the [Apple 2014 homepage](http://archive.fo/UW4oR)

### BUILT WITH
Built with HTML and CSS

### USING THIS PROJECT
1. Open the terminal and ``cd`` into your preferred directory.

2. Run ``$git clone https://github.com/ampaire/apple-clone-page.git``

3. Open this project in your favorite browser by running the index.html file in the browser

### [DEMO LINK](https://raw.githack.com/ampaire/apple-clone-page/master/index.html)

#### AUTHORS
- Github-> [@ampaire](https://github.com/ampaire)
- Twitter-> [@AmpaPhem](https://twitter.com/AmpaPhem)
- LinkedIn-> [Ampaire Phemia](https://www.linkedin.com/in/ampaire-phemia-b41619181)