Hello everyone!
I would like to create a jello design for a webpage using HTML. Instead of using colors for the margins, I'll use a picture. What is the code that I should use ?
Thanks!
Hello everyone!
I would like to create a jello design for a webpage using HTML. Instead of using colors for the margins, I'll use a picture. What is the code that I should use ?
Thanks!
<img src='your_image.jpg' width=20px height 30px>
This could potentially cause unnecessary page loading speed.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.