How can I make a photo editer using CSS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

How can I make a photo editer using CSS

3rd Jul 2018, 12:14 PM
Maanya Bansal
5 Answers
+ 32
mahir may be SVGs in some really strange way....
5th Jul 2018, 4:48 AM
Nikolay Nachev
Nikolay Nachev - avatar
+ 31
CSS is used for styling only. You can't use it to program, so in short - you can't.
3rd Jul 2018, 1:20 PM
Nikolay Nachev
Nikolay Nachev - avatar
+ 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
9th Jul 2018, 1:09 AM
Email Not Activated
+ 2
Nikolay Nachev You could edit the CSS values using a language that has I/O. Could that, theoretically be used to edit photos?
4th Jul 2018, 2:57 PM
mahir
mahir - avatar
+ 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
18th Dec 2018, 9:42 AM
Ronen Gil רונן גיל رونين جيل 🏳️‍🌈♾🇹🇩🇮🇱
Ronen Gil רונן גיל رونين جيل 🏳️‍🌈♾🇹🇩🇮🇱 - avatar