Skip to content

natalia-sampaio/7days-of-code-responsividade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Layouts

This project is the result of an activity called 7 days of code.

STATUS  HTML 5  CSS 


About this project:

  • day 1: I was presented with the layout of a page in Figma, so I analyze it and use it to create the header of my application, using the Mobile First concept.
  • day 2: Continue development from what I did on day one, and implement the application's footer and floating button.
  • day 3: On that day the focus was on CSS. In the application I've developed so far, the sizes of fonts and other elements are fixed for any device, which can cause problems on larger screens. My task was to start adjusting the application to use relative units of measure.
  • day 4: Using media queries, my task that day was to reorganize the application's query list so that it is displayed in one, two or three columns, depending on the user's screen size.
  • day 5: I changed the CSS in order to transform the items that were in the footer of the Mobile version into a 'side menu' format whenever the site is accessed on devices with larger screens.
  • day 6: Continuing adaptations for larger screens, on this day I changed the 'floating button' paradigm to something more appropriate for tablet and desktop screens, such as a form.
  • day 7: On the final day of the challenge, I made my application publicly available on the internet via GitHub Pages and Vercel.

Typing SVG

About

Alura #7daysofcode creating a responsive page with HTML&CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published