+ 1

What is the first thing to learn before creating a web page

if I know learn HTML,what again should I learn.

24th Apr 2017, 11:09 AM
James Ebube Okwuoha
James Ebube Okwuoha - avatar
3 odpowiedzi
+ 7
A simple web page that you want to publish? Programming wise: Only HTML (a static web site is still a web site). But most importantly how to publish your web page, i.e. make it available to the public. So, you have to find a storage provider and you also need a namespace for your web page. Once you have this, you can look into (in ascending order or progression): - CSS (make your web page stylish) - JavaScript (make your web page dynamic) - SQL/MySQL (make user data persistent)
24th Apr 2017, 11:20 AM
Thanh Le
Thanh Le - avatar
+ 3
css, JavaScript, HTML
24th Apr 2017, 11:14 AM
Maria
Maria - avatar
+ 1
Next is Css, then Javascript.
24th Apr 2017, 11:13 AM
Calviղ
Calviղ - avatar