Is it possible to attach python code with html&Css in sololearn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it possible to attach python code with html&Css in sololearn

If i create html and css code by sololearn, and python code by sololearn, how to attach them in one program ?

8th Aug 2020, 8:45 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar
9 Answers
+ 1
⚡தமிழன் RAGAVAN⚡ You can use them together with the help of a python web framework like Flask or Django. There are so many resources for this. I use HTML, CSS and Flask. Happy Coding 😀😀
8th Aug 2020, 9:20 AM
Tomiwa Joseph
Tomiwa Joseph - avatar
+ 2
⚡தமிழன் RAGAVAN⚡ I also use HTML+CSS and Django for web development too. If you're confused I will put you through on how it works.
25th Aug 2020, 3:30 PM
Cyber Nate
Cyber Nate - avatar
+ 1
Something like this? Apparently only for turtle codes. https://code.sololearn.com/WbyysR47Bp6l/?ref=app
8th Aug 2020, 8:59 AM
Jella
Jella - avatar
+ 1
I want to link html, css file with python, is it possible?
8th Aug 2020, 9:02 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar
+ 1
The python code has to be in the web playground. You cannot link web programs to python.
8th Aug 2020, 9:04 AM
Jella
Jella - avatar
+ 1
But python may used as backend for webpage Is it?
8th Aug 2020, 9:10 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar
+ 1
Yes python can be used for back-end programming with the use of Django. YouTube makes use of it.
8th Aug 2020, 9:12 AM
Jella
Jella - avatar
+ 1
Yeah! I wan to know, how to add I.e (how to use python in web development)
8th Aug 2020, 9:15 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar
+ 1
In clearly, html,css + python How to relate this
8th Aug 2020, 9:16 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar