0
What’s the difference between CSS, HTML and Java?
2 Antworten
+ 2
//hey Jack
/HTML is a hypertext markup language which is use to create web documents (website)
/Css is cascading style sheet which is used to design or style website made by html.
/Java is used to develop apps for Google's Android OS, various Desktop Applications, such as media players, antivirus programs, Web Applications, Enterprise Applications (i.e. banking), and many more!
//Differences is html/css is web languages and java is programming language to create android apps/Windows apps etc/web applications too
https://www.sololearn.com/learn/HTML/1021/
https://www.sololearn.com/learn/CSS/1078/
https://www.sololearn.com/learn/Java/2131/
+ 1
HTML, or HyperText Markup Language, is used to create the basic structure and content of a webpage
CSS, or Cascading Style Sheets, is used for the design of a webpage – where everything is placed and how it looks
JavaScript is used to define the interactive elements of a webpage that help to engage users