+ 5
How can I make a photo editer using CSS
5 Réponses
+ 32
mahir may be SVGs in some really strange way....
+ 31
CSS is used for styling only. You can't use it to program, so in short - you can't.
+ 10
Maanya Bansal Nikolay Nachev You can make a Photo Editor using HTML, CSS and JavaScript (I'm using jQuery which is one of JavaScript Library). The filters are on the CSS codes. Check out my code.
https://code.sololearn.com/Wwo7e7d0PDEl/?ref=app
+ 2
Nikolay Nachev You could edit the CSS values using a language that has I/O. Could that, theoretically be used to edit photos?
+ 1
Here you go... You can even select a free photo from the web, or have your own... https://code.sololearn.com/WF0191U814JS/?ref=app