I would like to fill a shape but also have it somewhat transparent so that you can kind of see the background of the web page's picture. How might someone go about making the fill picture or solid color transparent so that you can see the background behind the shape?
Thanks, Keith
Filling a shape and making it...
I think I'd use Photoshop... Possibly also Gimp, which is free.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
This will work and it's also free.
<img style="width: 600px; height: 400px; border: medium none; opacity: 0.5;" alt="" src="images/mypicture.jpg">
Adjust the src to your image location.

<img style="width: 600px; height: 400px; border: medium none; opacity: 0.5;" alt="" src="images/mypicture.jpg">
Adjust the src to your image location.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.