<?php
$a = 20;
?>
<img src="hoge.gif" width="<?php echo $a; ?>" height="20" />

基礎知識がかなり不足してるようだからどっか入門サイト一通り読んだ方がいいよ。
トツニューはおれも分からん