B
B
brainjazz2014-08-10 15:06:13
Computer networks
brainjazz, 2014-08-10 15:06:13

Is it possible to use html5+css3+python instead of javascript?

Is it possible to use html5+css3+python instead of javascript?
Or XML+QML+python?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Evgeny Petrov, 2014-08-10
@brainjazz

You are confusing warm with soft.
HTML - document structure
CSS - visual design of the structure
Python - programming language on the server
Javascript - programming language on the client
None of the items can be replaced by others. Unless server-side Javascript can replace Python (Node.js), but not vice versa.
There are tasks that can be solved both using CSS alone and using JS that controls CSS (for example, all kinds of libraries a la jQuery Animation).

A
Alexander Taratin, 2014-08-10
@Taraflex

Python interpreter working in the browser
https://github.com/skulpt/skulpt
Under qml in the browser, as far as I know, there are only concepts.

K
Kimel, 2014-08-10
@Kimel

Everything is possible

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question