WorksheetsGrade 8
Total questions: 9
Worksheet time: 5mins
javascript statements end with
@
{ }
;
#
to add atext to a button we use the ................... attribute
text
value
onclick
input type
to create a function in javascript we write function then function .........................
call
type
value
name
javascript function is written inside .....................
{ }
( )
;
#
the JavaScript statement within <script></script> tag implemented …………………………..
manual
automatically
function
button
to create a form in html we start with the term......................
function
head
form
html
to create static webpage we can use ………………. Language
word
html
JavaScript
photoshop
to create ……………………….. webpage we can use JavaScript
dynamic
form
none of them
static
we can write javascript inside........................ tags
head
body
both a & b
none of thme
