about project description?

Which is best platform to upload image for project description?
And I also want to upload image some-where to make profile like below image…

please help me to make this type of profile

Hi

To add images/screenshots In product description or Profile page you have to first upload those images in the web as like in your webhost server. Then use img tag to show the image as like:

<img src="WEB-URL-OF-THE-IMAGE" alt="image" />

Just replace WEB-URL-OF-THE-IMAGE with your image url and put the code into your product Description or profile page editor.

Thanks

Hi @RDbrain,
you can try imagekit where you can upload image and use them in the item description with the image tag. Imagekit does optimize the image on the go.

1 Like

I try to make profile page like in question page but What I made check this image


I wanted to make same…

just checked your profile and found you have done around the same page like in question page.
To make services as like the page in question you have to make 3 services icons and have to set them with proper html coding. Also you can set link those icons. Thanks