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

https://github.com/purwar1997/portfolio-project-8

Landing page for a web design firm, built using HTML and CSS. Responsive for both mobile and tablet screens.
https://github.com/purwar1997/portfolio-project-8

css3 html5 reponsive-design

Last synced: about 2 months ago
JSON representation

Landing page for a web design firm, built using HTML and CSS. Responsive for both mobile and tablet screens.

Awesome Lists containing this project

README

        

# Portfolio Project 8

![HTML5](https://img.shields.io/badge/-HTML5-red)
![CSS3](https://img.shields.io/badge/-CSS3-blue)
![Responsive](https://img.shields.io/badge/-Responsive-blueviolet)

## Description

This project is a landing page for a web design firm. It is built using HTML and CSS and is responsive for both mobile and tablet screens.

### Learnings from this project -

- How to use CSS `Flexbox` to position HTML elements
- How to use CSS `position` property to position images
- How to use CSS `clip-path` property to clip images
- How to use CSS `linear-gradient()` function

### Preview of the project

![preview](./preview.png)

### [**Live link**](https://portfolio-project-8-murex.vercel.app/) of the project.