baller
KPCKevin Powell - Community
•Created by baller on 2/17/2025 in #front-end
Need help to add images to HTML
<!DOCTYPE html>
<body>
<img src="mainpage.jpg">
<img src="secondpage.jpg">
<img src="thirdpage.jpg">
<img src="forthpage.jpg">
<img src="fifthpage.jpg">
<img src="lastpage.jpg">
</body>
</html>
Here is my Code
22 replies