How to create a responsive landing page with HTML & CSS #Shorts

This is the #Shorts version of a previous tutorial of building a responsive landing page with HTML and CSS. You can see the original tutorial here: https://youtu.be/7VaNKOQs_1I

— Follow Me —
Twitter: https://www.twitter.com/codebubb
Facebook: https://www.facebook.com/juniordevelopercentral/
Blog: https://www.juniordevelopercentral.com/
— Thanks! —

In this web development shorts video you’ll see a responsive landing page being built with HTML and CSS.

It’s a bit hard to see in this video (as you’ll be watching it in a portrait mode) but the main point of the tutorial was to make the text and other content in the page to be displayed nicely no matter what screen size the user is viewing the page on.

To do this we’ll use some simple CSS media queries to adjust the content on the page depending on how much available space there is in the browser.

For example, we’ll adjust the margin on the left hand side and also reduce the overall font-size when screen space is limited.

If you’re interested to see how this is done, check out the original web development tutorial here: https://youtu.be/7VaNKOQs_1I

#webdevelopment #css Channel Handle @codebubb

You May Also Like