Channel: LearnCode.academy
Category: Howto & Style
Tags: html website tutorialhtml csshow tohtml website design tutoriallearn html for beginnersimage tagresponsive imageshtml tutorial for beginnershtml5 tutorialweb designhow to make a websitelearn html and csswebsite designhtml website designlearn html in 15 minutesweb developmenthtml background imagehtml tutoriallearn htmlcss tutorialwebsite developmentresponsive web designhtml tutorial for intermediatehtml and css
Description: Here's how to properly code images into your webpages without making them fuzzy on hi-res devices like the latest iPhone. Play with the code!!! codepen.io/anon/pen/wOvgde?editors=1100 View the full course!!! youtube.com/watch?v=gQojMIhELvM&list=PLoYCgNOIyGABDU532eesybur5HPBVfC1G There are 2 ways you'll add images to your website: - html background images (use this if the image is a part of the design - html content images (use this if the image is a part of the content) The method for adding html & CSS images is different for each type of image. -~-~~-~~~-~~-~- Also watch: "Tailwind CSS - why CSS utility classes save so much time" youtube.com/watch?v=oU5ar0dmQEY -~-~~-~~~-~~-~-