Skip to content

Commit 53ac04b

Browse files
committed
Added landing page
1 parent 63a6d97 commit 53ac04b

23 files changed

+799
-0
lines changed

Landing-Page-Dark-Theme/README.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<a href="https://mitp7.github.io/Fylo-LandingPage/">
2+
<img src="images/logo.svg" alt="Fylo-logo" title="Fylo" align="right" height="61" />
3+
</a>
4+
5+
# Fylo Dark Theme Landing Page
6+
7+
## Table of contents
8+
9+
- [Overview](#overview)
10+
- [The objective](#the-objective)
11+
- [Screenshot](#screenshot)
12+
- [Built with](#built-with)
13+
- [Live website](#live-website)
14+
- [How to use](#how-to-use)
15+
16+
## Overview
17+
18+
- Front end landing page created using HTML/CSS. Built to enhance web-responsive
19+
skills by using CSS layout tools (Grid or Flexbox).
20+
21+
### The objective
22+
23+
- Use your HTML and CSS skills to create a static landing page. Consider creating the components using CSS Grid or Flexbox to ensure the page is responsive.
24+
25+
### Screenshot
26+
27+
![Desktop-version](./design/desktop-design.jpg)
28+
29+
### Built with
30+
31+
- HTML
32+
- CSS
33+
34+
### Live website
35+
36+
- [Visit Live Website](https://mitp7.github.io/Fylo-LandingPage/)
37+
38+
### How to use
39+
40+
- Clone this repository.
41+
- Right click on the `index.html` file.
42+
- Click on `copy path` and paste it in your browser.

0 commit comments

Comments
 (0)