Computing

I want to learn how to code webpages what languages do i need to know?

Submitted by junkie123, , Thread ID: 120360

Thread Closed

RE: I want to learn how to code webpages what languages do i need to know?

mycroft_music
Novice
Level:
0
Reputation:
0
Posts:
42
Likes:
1
Credits:
4
13-02-2019, 12:10 AM
#11
The basis of websites is HTML and CSS. However, there is also php depending on the type of webpage.

RE: I want to learn how to code webpages what languages do i need to know?

chauklet
Novice
Level:
0
Reputation:
0
Posts:
46
Likes:
0
Credits:
0
14-02-2019, 04:06 AM
#12
HTML/CSS
you sort of lean css as you learn html but yeah html is the language webpages use if you want to know the code of the webpage you're on just hit f12(on chrome) on your keyboard
that's the actual code of html that makes the webpage you're looking at

RE: I want to learn how to code webpages what languages do i need to know?

MrLopez
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
8
14-02-2019, 04:07 AM
#13
If you're a beginner, w3schools is a good resource for learning the basics on Web Development.

RE: I want to learn how to code webpages what languages do i need to know?

14-02-2019, 06:23 PM
#14
I recommend Skillshare. I've used it before to learn Java so I can code plugins for Minecraft Spigot, and it changed my life forever (in a good way).

RE: I want to learn how to code webpages what languages do i need to know?

dank1234
Closed Account
Level:
0
Reputation:
3
Posts:
173
Likes:
150
Credits:
2.23K
15-02-2019, 01:59 AM
#15
udemy and search the language you want and start learning with video tutorial step by step you can even get question and answer in there

RE: I want to learn how to code webpages what languages do i need to know?

atypik
Novice
Level:
0
Reputation:
0
Posts:
33
Likes:
0
Credits:
26
28-02-2019, 02:14 PM
#16
To make webpages the basic HTML5/CSS3, good to know also Jquery or javascript. If you use scripts software (Wordpress, others) PHP

RE: I want to learn how to code webpages what languages do i need to know?

theysn
Closed Account
Level:
0
Reputation:
-7
Posts:
14
Likes:
0
Credits:
7
01-03-2019, 10:04 PM
#17
If you're a beginner, w3schools is a good resource for learning the basics on Web Development.

RE: I want to learn how to code webpages what languages do i need to know?

garf3r
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
2
03-03-2019, 09:03 PM
#18
If you just want a basic site then HTML/CSS and maybe some JS in there. If you want the site to have functions then you'll need PHP and if the functions store data then abit of MySQL knowledge too.

RE: I want to learn how to code webpages what languages do i need to know?

snekondplace
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
1
04-03-2019, 03:37 PM
#19
Try to start with HTML and Javascript. Then you can try out PHP. I really like PHP and its funtionality with databases Smile

Users browsing this thread: 1 Guest(s)