8000 GitHub - Matheus-RM/QR-code-page
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Matheus-RM/QR-code-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - QR code component solution

This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • HTML and CSS

What I learned

Initially I thought that it would be difficult to set the github icon in the right place, but I found this to be quite easy, so I am proud of these lines.

.github-link {
	...
	position: absolute;
	right: 25px;
	top: 5px;
  ...
}

Continued development

In my next projects I would like to improve some animations and hover effects, and also learn more about responsive pages.

Useful resources

  • MDN web docs - These tutorials have really helped me with the basics, and I think they're a great learning resource.

Author

  • Name - Matheus Ribeiro Martins
  • Frontend Mentor - @Matheus-RM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0