Posted by Help mah :')

🥀luthersuckseggs
(#29566)

Sweetheart
View Forum Posts


Posted on
2017-08-14 21:56:14
(Note that I'm on mobile and I can't do certain things sometimes, and if you're going to post please be prepared for me to be clueless and to ask a lot of questions)






I'm not really good with HTML, and I have a few questions:

-How do you make a link for an image on my photo album (on mobile) without using a website like tinypic or imgur? (I can use it if I need to, I just don't want to not have people click on it and have it lead to the website, and plus I don't want to hotlink).



-how do you make a picture lead you to a certain page when you click on it? (Like for example, I post a picture of a lioness on a sales thread and when you click on it it leads to the lionesses page).

-how do you resize an image so that when you post it somewhere it doesn't end up the size of your screen?

-how do you resize an image without its quality turning to trash? This will happen when I try to make an icon :/

-how do you post a gif?

-(this may not be related to HTML, it's probably related to art) and one more thing , how do you make a transparent background for an image?



Hrt Icon 0 players like this post! Like?

Berenos|On hiatus (#84593)

Resurgent
View Forum Posts


Posted on
2017-08-15 01:07:13
I honestly don't know if it's possible to show images without them being stored somewhere online, I use imgur to upload the images and then use html code and it has never taken anyone to any page.

The html code to show images is the following without the '*' <*img src="url of the image here">

To make the image clickable, you need to combine the code above with the one to create links: <*a href="url of the lioness page/whatever you want the image to lead to"><*img src="url of the image here"><*/a> Note that you need to remove the '*', otherwise they won't work, I only add them so you can see the code here.

Resizing in html is a bit of a hassle, as you need to specify the width and height of the image while keeping the aspect ratio, otherwise the image will looks stretched or scrunched: <*img src="url of the image here" width="nº of pixels width you want" height="nº of pixels height you want">

If you want to avoid this, you can always resize the image with an image editor and upload it again to your site of choice.

No idea for your image quality issue, but gifs can be used as regular images with the codes above.

To make a transparent background you need to erase the background? Not sure how to explain that one xD



Hrt Icon 0 players like this post! Like?

『Moon』 (#100696)

Wicked
View Forum Posts


Posted on
2017-08-15 01:39:06
I don't think you can make a link for an image from your album without using such websites.

For making an image click able, here's the code:<*a href="page URL"><*img src="URL"*>

Resizing an image:<*img src="URL" width=number height=number*>

I don't think its possible to resize an image without having its quality turned to trash xD As for the gifs, its the same thing as normal images.



Hrt Icon 0 players like this post! Like?

🥀luthersuckseggs
(#29566)

Sweetheart
View Forum Posts


Posted on
2017-08-15 09:28:07
Okay thank you ^-^



Hrt Icon 0 players like this post! Like?

🥀luthersuckseggs
(#29566)

Sweetheart
View Forum Posts


Posted on
2017-08-15 09:29:47
https://imgur.com/a/NcuWA


K done ;0



Hrt Icon 0 players like this post! Like?

Lustery|HOARFROST (#35061)

Spanker
View Forum Posts


Posted on
2018-11-17 00:17:26



Hrt Icon 0 players like this post! Like?


Edited on 17/11/18 @ 00:17:45 by Lustery (#35061)

Sad boi (#234077)

Untitled
View Forum Posts


Posted on
2021-05-31 08:47:33
I know I'm 4 years late but I use discord attachments on mobile to upload my images



Hrt Icon 0 players like this post! Like?







Memory Used: 624.34 KB - Queries: 2 - Query Time: 0.00074 - Total Time: 0.00517s