growthmindsit

HOW HTML, CSS, & JAVASCRIPT FIT TOGETHER

so we used Html to give structure and css used to present the Html content also javascript for controling the page behave

creating a basic javascript

JavaSc ript is written in plain text, just like HTML and CSS , so you do not need any new tools to write a script.so you just need to Create JavaScript file with .js extention .

LINKING TO A JAVASCRIPT FILE FROM AN HTML PAGE

here we will use Html

Data type

—————————————————

Rules for naming variables