D
D
de1m2019-11-01 22:44:07
User interface
de1m, 2019-11-01 22:44:07

Complex web interface - what to read to create (htlm, css, js)?

I don't know how to properly explain the question. I want to do something similar to the one in the picture.
5dbc89b4e6ce1694656597.png
Where there are mugs there will be color selection, collection by color, copying, etc. That is, I would like to find information on how interfaces for programs on the web are made, examples, etc. Can someone share?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Korotenko, 2019-11-01
@firedragon

Go to any device and open the inspector panel CTRL + SHIFT + J
Basically that's it.
And so, css3, html5, jquery, DOM, some kind of lightweight reactive framework like VUEjs or React.
Regarding the device:
Something like built-in python or nodejs for statics and restApi formation

S
Sunflowerz, 2019-11-01
@Sunflowerz

If you know English - then codeacademy along the way from HTML then CSS and after JS.
If you don't know then html academy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question