HTML5 Crash Course For Absolute Beginners | 5: Image, Div, Template Tags
HTML-код
- Опубликовано: 5 фев 2025
- For the code + extras visit: kyleshowto.com...
This is another tutorial on HTML and CSS for absolute beginners. In this HTML tutorial we will discuss how to use the HTML image tag and how
to use the HTML div (division) tag. We will also cover some CSS properties such as sizing an image with the CSS width and height properties. We then move on to explaining the basics of the HTML div tag, what it is used for and how to use it.
I will first make a red box with the div tag using the CSS border property,
then we will make a very simple cheap blank web page template that is fully
responsive and I will show you that resizing the browser is no problem, the HTML template will follow it accordingly! After that, I will show you how to combine some of the things we've learned in the previous tutorials and combine them to make a very simple website/webpage. We will insert paragraphs into the div containers, then we will add an image into the other container. This will yield a very simple but clean looking web page that is fully responsive.
If you have any questions, feel free to ask me in the comments, also, if you haven't subscribed already please make sure you do. If you like this video, please let me know by smashing that like button!
The full article that mirrors this tutorial is available by clicking the link above.
For all of my other tutorials please visit my website: kyleshowto.com
As always, thanks for watching!!!
#html #css #kyleshowto