Skip to content

Layout de uma página de painel Admin feito com HTML e CSS (Flexbox e Responsividade).

Notifications You must be signed in to change notification settings

dehsilvadeveloper/admin-panel-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

HTML5 CSS3

Admin Panel Layout

Description

This repository contains the code for a simple admin panel page using HTML and CSS. The project works as knowledge refinement and skills showcase.

Features

  • Responsive design: The page adapts to different screen sizes, ensuring a consistent user experience on desktop and mobile devices.
  • Flexbox: The CSS layout model used in this project provides a flexible way to align elements and distribute space within a container element, making easier to create more complex layouts and responsive web pages.
  • Mobile first approach: Meaning that the styles are projected for mobile before designing for desktop or any other devices, which can lead to a faster display of the page on smaller devices.
  • Styles directory architecture: The directories of the styles are organized on a approach similar to the 7-1 pattern used for Sass.
  • Interactive components: The page includes interactive elements such as buttons and hover effects.

Getting started

To get started with this project, follow these steps:

  • Clone this repository:
git clone git@github.com:dehsilvadeveloper/admin-panel-layout.git
  • Open the project folder.

  • Launch the index.html file with your preferred web browser to view the page.

Preview

ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot

About

Layout de uma página de painel Admin feito com HTML e CSS (Flexbox e Responsividade).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published