0

If u want to make a website or webpage, how do we link html, css and javascript to make one better website or webpage on the computer.

25th Sep 2016, 12:27 PM
kxv57
kxv57 - avatar
6 Respostas
+ 1
a simple Web page contains just html css and java you don't need to install a local server or somthing else. you can work just with a simple text editor like notepad++ or wordpad. creat files with extension. html .css .js and link between them in html file and upload those files to your server when done
26th Sep 2016, 9:15 PM
Driss Baidou
Driss Baidou - avatar
0
If you are a newbie, you can use an auto-installer (CMS: Content Managment System) like Drupal, Wordpress, Sharetronix, etc it will help you make a great responsive website quickly , you have just to download it, copy the files to your computer, and open the index file with you browser and follow the instructions, too easy !
25th Sep 2016, 3:20 PM
Nightwalker Yao 🇨🇮
Nightwalker Yao 🇨🇮 - avatar
0
You have to setup a local server too just use Wampserver or Easy php or other
25th Sep 2016, 3:21 PM
Nightwalker Yao 🇨🇮
Nightwalker Yao 🇨🇮 - avatar
0
Html CSS Javascript They all have their own way of helping the website. Html is just the structure of the website but no design and that's were we have CSS which allows us to give our website with just a structure a proper design. Javascript i'm not yet 100% sure of what its for because i haven't taken the course yet but id say it's to make different Webpage scripts which would help the site ( Login/Sign in, transactions, page animation...etc and so all this together can make a webpage like the one before you so and so it's very important to learn them if you want to make professional sites. Learning order (incase) - HTML CSS Javascript ( Im pretty sure there are some others like PHP but that's some other stuff you will learn along the way. ) Hope This Helped :D
28th Sep 2016, 11:51 PM
Geoff Reeves
Geoff Reeves - avatar
0
thank you all for your answers
29th Sep 2016, 11:57 AM
kxv57
kxv57 - avatar
0
Upvote ;)
29th Sep 2016, 11:59 AM
Driss Baidou
Driss Baidou - avatar