While using notepad or dreamweaver how can you mix languages . Like css and html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

While using notepad or dreamweaver how can you mix languages . Like css and html

20th Feb 2020, 4:32 AM
Mayengo Gilbert
Mayengo Gilbert - avatar
4 Answers
+ 4
You can perform that same action in the various text editors because html, css and javascript are compatible technologies for web development
20th Feb 2020, 4:34 AM
Cmurio
Cmurio - avatar
+ 3
And in the same way because html supports that information embedded thanks to the <style> and <script> tags
20th Feb 2020, 4:35 AM
Cmurio
Cmurio - avatar
20th Feb 2020, 4:34 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
Thanks people
20th Feb 2020, 9:02 AM
Mayengo Gilbert
Mayengo Gilbert - avatar