473,378 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

MPG's/code question

The site Im working on has several of MPG's. They are meant to open in a new window and play. Firefox sometimes plays them, safari just shows the quicktime logo, and I dont know why.
any help is greatly appreciated. Current code-

Expand|Select|Wrap|Line Numbers
  1. <table width="98%" border="0" cellspacing="5" cellpadding="5" align="center">
  2. <tr>
  3. <td width="23%">
  4. <div class="c1"><a href="movies/adventure1918.mpg" target="_blank"><img src="adventure1918.jpg" alt="" width="120" height="88" border="0"></a></div></td>
  5. <td>
  6. <div class="c1"><a href="movies/1917.mpg" target="_blank"><img src="1917.jpg" alt="" width="120" height="88" border="0"></a></div></td>
  7. <td>
  8. <div class="c1"><a href="movies/ancient1919.mpg" target="_blank"><img src="ancient1919.jpg" alt="" width="120" height="88" border="0"></a></div></td>
  9. <td>
  10. <div class="c1"><a href="movies/1910.mpg" target="_blank"><img src="1910.jpg" alt="" width="120" height="88" border="0"></a></div></td>
  11. </tr>
Jan 23 '12 #1
0 1586

Sign in to post your reply or Sign up for a free account.

Similar topics

33
by: John Timbers | last post by:
I'd like to purchase Visual C# .Net for learning purposes only since it's a lot cheaper than Visual Studio (note that I'm a very experienced C++ developer). Can someone simply clarify the basic...
70
by: grün | last post by:
The MSDN techdocs are somewhat limited on this and I wanted more information. Is there any resource that says definitively which is faster /O2 or /Ox and by how much?
7
by: Sean | last post by:
Hi I've written an HTML page that has a link to an MPG file, to be burned onto a "Demo CD". The MPG file is quite big - 500MB. On my computer, it works fine - clicking the link opens up Windows...
41
by: GC | last post by:
Within a class, do you use the private keyword for your internal member variables or do you leave it off like you would for variables within a function?
11
by: Phill | last post by:
I'm new to C# and so far I'm pretty happy with the language and the design behind it. My only real concern is about performance. I wanted to ask a question about how a program you build in Visual...
10
by: Brian | last post by:
Hello all, I have an form to Enter a Name with letters from A to Z in buttons. When you click a button, it should append the text associated with that button to a text box. Instead of...
14
by: askMe | last post by:
I developed a web page that plays an mpg using the simple embed tag. When the page loads, the video starts, but then stops after a few seconds. I use the embed tag because I want the user's...
5
by: Undermine | last post by:
#include <iostream> using std::cout; using std::cin; using std::endl; int main(void) {
4
by: Undermine | last post by:
#include <iostream> #include <vector> using std::cout; using std::cin; using std::endl; int main(void)
5
by: imran akhtar | last post by:
here i have made code, how could i imporve this version of my code, and make it more effeicnt. below is the code. i have Write a program that asks the user to input • The capacity in gallons of...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.