skip to Main Content

Cannot Get Image from API in Flutter

I am a beginner in Flutter development, I have problems regarding "GET" image from the API because there are different fields which makes my application error when the user doesn't have an "image" in his account. The error is like…

VIEW QUESTION

How do i make image maps with HTML?

I literally started learning html earlier today with WE3Schools but I'm stuck on the part with image maps heres my code <img src="330px-Smiley.svg.png" alt="" usemap="#map" /> <map name="map"> <area shape="rect" coords="67, 60, 257, 150" href="https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Smiley.svg/330px-Smiley.svg.png" /> </map> I want it…

VIEW QUESTION
Back To Top
Search