HI
I have made a image for my global warning and converted it to hmtl and now is diaplayed at the top of the page ,but how do i add a link to that image so when some one in the forum click on the image it wil take them to the path.
Thank you
HI
I have made a image for my global warning and converted it to hmtl and now is diaplayed at the top of the page ,but how do i add a link to that image so when some one in the forum click on the image it wil take them to the path.
Thank you
You can surround the image with an anchor tag and put the url inside the href attribute.
For example:
<a href="https://enteryoururl.com">
<img src="yourimage.png" alt="your image">
</a>
Thank you ill give this ago ![]()
أهلاً، آسف على الإزعاج، فقط أبحث عن بعض المساعدة. لقد كنت أستخدم تحذيرات عالمية للصور حيث قمت بتحويلها إلى تنسيق HTML، وكان كل شيء على ما يرام، ولكن الآن تظهر الصورة على الكمبيوتر بحجم كبير جدًا وأيضًا على الهاتف المحمول بحجم كبير جدًا وتمتد على الشاشة.
لقد استخدمت نفس المحول عبر الإنترنت من JPEG إلى HTML، ولكن الآن لدي مشكلة وأتساءل عما إذا كان هناك شيء قد تغير في الموقع.
مع خالص التقدير، مارك