Advanced Web Design and JavaScript Exam Revision Sheet
This revision sheet covers essential concepts for Advanced Web Designing and Advanced JavaScript exams, designed for effective last-minute study.
🧠 Advanced Web Design & JavaScript Revision
1. Fill in the Blanks (10 Marks)
- HTML stands for HyperText Markup Language.
- CSS is used for styling web pages.
- The
<div>tag is a block-level element. - The
<span>tag is an inline element. - External CSS files use the .css extension.
- JavaScript is a client-side scripting language.
- The
<script>tag is used to embed JavaScript code in HTML. document.write()is used to print content on a web page.var,let, andconstare used to declare variables in JavaScript.- The
hrefattribute is used in the<a>tag to link to another page.
English with a size of 3.65 KB