View Full Version : Can I use python with HTML and CSS?
pooja escorts
08-11-2021, 04:47 PM
Can I use python with HTML and CSS?
np.carzspa
08-12-2021, 04:58 AM
Although you can use template engines that let you mix any python code inside the html, like Mako, usually python web libraries and frameworks tend to favor writing logic on a python script file and a separate html template to render the results. That said, python is much easier than PHP!
jesica
08-12-2021, 05:03 AM
As such, it is a Python 3 implementation (you can take it for a test drive through a web console), adapted to the HTML5 environment, that is to say with an interface to the DOM objects and events. I know I'm two months late, but if you're still set to using Python with your HTML/CSS website, it is completely doable.
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.