+ 4
Can anyone tell me what i will need to learn to create a dynamic website.
6 ответов
+ 5
just html,css and javascript is enough but you can learn php and bootstrap they are also good
+ 3
Take a look on WampServer...
+ 3
- HTML/HTML5 to create and structure your content
- CSS/CSS3 to style your content
- JavaScript to add functionality to your web page
- A web server to distrubute your files over an HTTP connection (such as Apache)
- A domain name/address for your site
- Server-side scripting languages such as ASP, PHP, or JavaScript with Node.js
- jQuery, a JavaScript library used to manipulate HTML
- LESS/SASS, JavaScript-based CSS preprocessors
+ 2
PHP can be used
+ 2
Jan Markus
can u tell me what's the main difference between HTML and HTML5
+ 1
thank you .... would you like to give any tips for a starter.