+ 3
What are the tools that are required to make a good website?
I have learned html and learning css
3 odpowiedzi
+ 3
also learn java script. html is for the structure, css is for the style and javascript is used for the functios (like buttons and alert boxes and the like)
+ 3
Webpage is like an animal:
HTML is like its skeleton - everything else is based on it.
CSS is like its skin - it makes it pretty looking.
JavaScript is like its muscles - it makes it able to change, move and see.
PHP is like mouth - it makes it able to comunicate with a server.
This wasn't actually my idea. I saw this metaphor in other thread.
+ 1
functions*