Usually implementing a button would be like:
<input type="button" value="Insert Book" onclick="parent.location='insertBook.php'">
Is there a special way to do it in PHP? Like with an echo, maybe?
I was wondering...Do I put it at the top? I'm a bit of a beginner with this HTML stuff so any help would be greatly appreciated!
Code:
<div id="Content">
<form action="reflect.php" method="post">
<p>Product:</p>
<p><input type="radio" name="Product" value="Adidas original superstar 2" />...
I'm trying to insert an image which is saved in my 'Elements' folder but all that comes up on the web page is the outline of the image and the alt tag...Not the image itself. My code appers correct so I don't understand what's going on. I've tried:
<img scr="Banner.jpg" width="754" height="137"...
I was wondering...Do I put it at the top? I'm a bit of a beginner with this HTML stuff so any help would be greatly appreciated!
Code:
<div id="Content">
<form action="reflect.php" method="post">
<p>Product:</p>
<p><input type="radio" name="Product" value="Adidas original superstar 2" />...
I use windows movie maker to make videos which I post to youtube etc. I've noticed that after I publish them there are some green flashes on some of the clips...Can anyone tell me why this happens? Can I stop it?
Thanks!