0
Which language help us to make webpage for internet
4 Réponses
+ 1
for the front-end of your website you can use html css and maybe javascript. For the server side you can use a lot of other languages like php python java c#.
+ 1
Frontend means what user can see on their device.
Languages used in frontend
Html is used for all content you see in any website (forms ,texts ,images etc).
Css is used to style these content.
Javascript is used to add interactivity.
Hope this helps ☺️☺️.
0
Webpage is generally maded by html, css and javascript at the backend you can use php to connection with database
0
html (with css and javascript)