You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- <img src="D:\Wallpaper\25.jpg" alt="Sorry Image is now able to load"><br> This line will give error because this file is not present in the particular folder -->
<img src="25.jpg" alt="Sorry Image is now able to load" width="600" height="400">
<!-- we will from now onwards not use w3idth and height here because we will use them in CSS -->