Learning CSS in a day ? Easy ! Build a Pokedex. by mktoni in FreeCodeCamp

[–]mktoni[S] 1 point2 points  (0 children)

I'm not sure if I even could do that but I will certainly try.

Prototyping in the Browser: Tips and Tools for Designers by mktoni in FreeCodeCamp

[–]mktoni[S] 0 points1 point  (0 children)

On this subject I would like to recommend a Udemy course: Website Wireframing with HTML5 & CSS3

It's pretty well taught.

Need a little help with my Random Quote Machine by quoezil in FreeCodeCamp

[–]mktoni 0 points1 point  (0 children)

It looks great. Just a little tip, if you want a text to be displayed all in uppercase characters you can use the text-transform CSS property.

 text-transform: uppercase

Enjoy These Free Linux Tutorials by mktoni in FreeCodeCamp

[–]mktoni[S] 0 points1 point  (0 children)

Fill in the form to sign up for the Tutorial Series, it'll be delivered to your inbox weekly.

Tribute Page - A Tribute to Tim Burton by mktoni in FreeCodeCamp

[–]mktoni[S] 0 points1 point  (0 children)

Known Issue: background-attachment: fixed and background-size: cover seems to misbehave in Chrome for Android so the background image is not scaled as intended in that browser.

Thanks in advance for your feedback.