Hi guys,
I have yet another question. I am working with this html form that uses a template.
<head> //is greyed out
//some greyed out <style >stuff is next
<!-- InstanceEndEdit able -->//greyed out
</head>//greyed out
<body>//greyed out
//some of the template stuff like image and banner goes here, also greyed out
<!-- InstanceBeginEd itable name="body" -->//greyed out stuff ends here
//here I where i can start typing in the script.
My question is.....where do I put <script src="whatever.j s"></script>
if it is supposed to be within the <head> tag and the <head> tag is greyed out.
Can i put it as the first thing after <!-- InstanceBeginEd itable name="body" -->.
please help
I have yet another question. I am working with this html form that uses a template.
<head> //is greyed out
//some greyed out <style >stuff is next
<!-- InstanceEndEdit able -->//greyed out
</head>//greyed out
<body>//greyed out
//some of the template stuff like image and banner goes here, also greyed out
<!-- InstanceBeginEd itable name="body" -->//greyed out stuff ends here
//here I where i can start typing in the script.
My question is.....where do I put <script src="whatever.j s"></script>
if it is supposed to be within the <head> tag and the <head> tag is greyed out.
Can i put it as the first thing after <!-- InstanceBeginEd itable name="body" -->.
please help
Comment