i think you have the wrong ideas what the action field is used for, you dont just put anything in that field, the action field will call the file that you specify there as soon as you press the...
1.) dogAbduction.html
it is displaying that the page cant be displayed because you stated in the form that abductionForm.php will process the file after you press submit, but you dont have that...
.div_watchedit{
position:absolute;
visibility:visible;
width:735px; /* enter your width */
height:381px; /* enter your height*/
margin: auto;
z-index:10;...
here is a basic template that will help you make a basic site, the files that have ".inc.php" are files that go in
a include folder. basically you can add a lot of pages and just have to include...