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

User Jsstuball
by
6.3k points

2 Answers

4 votes

Answer:

JavaScript, CSS, PHP

User Xcodian Solangi
by
5.4k 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
5.8k points