+ 1
What are the basic language requirements to make a simple and good website ?
9 Respuestas
+ 1
if you don't want to add forms, search boxes etc. and only want to add some content and simple pages you can use html,css, JavaScript and jQuery, and if you want some more dynamic features like web forms you can use php,Asp.net etc for server side Scripting.
0
Well, if you ask about a SIMPLE website, I would say that the languages you need are: HTML and CSS. You also need PHP and/or JS (or even others such as jQuery) depending on what do you want to do.
0
use html n some part of php to make simple website
0
html css n php
0
You don't need any programming knowledge. Just learn the features of an CMS like worpress.
It will be handy to know soms HTML and CSS. Not necessary for a simple website
0
popa : jquery = javascript
0
francis: made out of. The codes are different.
0
it's just a library of js for me. nodejs is different
0
You should learn HTML, CSS, JavaScript and PHP. Also, you should learn MySQL to create registration and authorization on your site