+ 2
Is there any way i can add css to c++ or even Python? I'm makin' things that ain't attractive in c++
3 odpowiedzi
+ 5
With Visual Studio you can add GUI aspects to C++.
+ 4
Theres probably some color libraries that you can import
+ 4
You can't add css to c++ because it sounds like a horrible idea.but you can add css to python if you use web frameworks like Flask or Django