You cannot change HTML attributes (like "src") in CSS. You'd either have to use Javascript, or change it to something like this: HTML: <input type="submit" ...
確定! 回上一頁