i want to make a custom image upload form. i.e i want the image upload form to look like the image below. but also have a preview image bar that will show up once you upload the image.
Hi @theSeeker
Welcome to the forums
To create the form, you’ll need HTML.
To style it, you’ll need CSS.
To process the form and upload the image, you’ll need to use a server-side language such as PHP.
1 Like
thank you
its clear now
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.