my friends wants a .mov file on their site, and I don't know the HTML to put it in for them, can anyone help?
You can use <embed> tag as long as the appropiate plug-in or Active X control is installed on the user's computer. Example: <embed src="familyvideo.mov" width="160" height="120" />