Hello World, please i need answers, how do i add image to link, and how can can i make my website responsive? Thanks in advance! | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Hello World, please i need answers, how do i add image to link, and how can can i make my website responsive? Thanks in advance!

Adding images to links and making websites responsive!

17th Jan 2018, 11:57 AM
Aliyu Ibrahim Kudu
Aliyu Ibrahim Kudu - avatar
1 ответ
0
<a href="yourlink.com" > <img src="yourImage.jpg"/> </a> https://www.w3schools.com/html/html_responsive.asp
17th Jan 2018, 12:01 PM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar