195k views
15 votes
What languages is commonly found embedded in HTML code?

User Jsstuball
by
4.8k points

2 Answers

4 votes

Answer:

JavaScript, CSS, PHP

User Xcodian Solangi
by
4.5k points
2 votes

Answer:

HTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages. Inclusion of CSS defines the look and layout of content.

User MichaelW
by
4.5k points