Jump to content

playmenow

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by playmenow

  1. I never heard of 'bottom' (alone) & 'min-height'
  2. Tthat can only be done using PHP, ASP, etc. No other way, sorry.
  3. playmenow

    WARNING!

    Warning!!!If you use XHTML, then it's OK to use the .xhtml extension. BUT: JavaScript will NOT work. Trust me, I found this 2 minutes ago. A good fix is to use .html or even .php, .asp without any server-scripting. I hope this will help you.
  4. put this in CSS:#footer{width:1002px;background-color: #003399;border-top-color: 003399;vertical-align: bottom;...}if that's still not working, use this:valign="bottom"
  5. This won't happen in FF. Use the title attributte on the "a" tag.
  6. Do you have a web site coded in xhtml 1.1 and it looks so bad in IE? There are many tricks to do this. I'll show 3 (4th is the worst) of them:1. Send your XHTML 1.1 web site as application/xml.2. Add <?xml version="1.0" encoding="iso-8859-1"?> above the doctype.3. Use PHP/ASP/whatever to see if browser supports application/xhtml+xml and send the doctype and meta tag: if YES, XHTMl 1.1 as application/xhtml+xml if NO, XHTML 1.0 Strict as text/html.4. NOT RECOMMENDED: Send XHTML as text/xml...if still not working, as text/html.
  7. erm...update feature for a media player... http://www.playmeno.org ...it will download a file called 'update.xml' in C:\\ & will comparei t to what i set in the prog. and tell us if there's a new update available
  8. http://www.roxr.comHmmm..I'm hosted there, very good host...but...hmmm....they have problems with an account creation script.
  9. Hi. I think you all know that MS ('s' is not soft, is a non-polite 's' word ) 'invented' <marquee> just to take the web. Well, on my site I use XHTML 1.1 (and even on HTML it's not valid) and I wish to use some marquee text. The reason I opened this topic is because I don't know much JS, so I don't know how to make it work. Erm...keep in mind that the script MUST work as <marquee> on Firefox and must be valuid XHTML 1.1. Erm...no more examples as Dan the Proof posted somewhere in these forums...I learn a lot better from the final code . If you wish to see where the text will be, go to http://www.playmenow.org and look right at the top (above the heading, where's a blue bar). Thank you very much.
  10. <object data="mamadont.mid" type="audio/midi"><param name="audio" value="mamadont.mid" /></object> This might not work on IE, but as it's not a priority...
  11. <html><head><style type="text/css">.spanLeft{width : auto;float : left;text-align : left;font-size: 10pt;padding: 4px;}.table1 {border: 1px;width: 100%;padding: 0px;border-spacing: 0px;}.td1 {text-align: right;}.table2 {border: 1px;width: 40%;vertical-align: top;}.td2 {vertical-align: top;text-align: right;}input {width: 50px;}.nobr {word-wrapping: nowrap}</style></head><body><table class="table1" ><tr><td class="td1"><span class="spanleft"><p>Deduction for foreign experts operating a stock exchange business or a securities clearing-house business</p></span></td></tr></table><table class="table2"><tr><td><input type="text"></td></tr></table></body></html> It was because the NOBR tag, which does NOT really exist, just browsers know what it means...yoiu shoud use.....look in the css.
  12. Maybe a _ (underscore) will do the job in IE. It's crap, it sucks. I simply ignore it, because Firefox is the best. I don't really understand why Microsh** are loooooooosing time to develop IE, to make it better (i mean worse), when they can simply include Firefox. So, my choice is to ignore IE.
  13. Yeah, ROXR is the best. My site is hosted there.....it's better than paid hosting.
  14. look: <object data="file.swf" type="x-application-shockwave"><param name="movie" value="file.swf"></object> I'm not sure if the type is correct. Hope this works.
  15. I use pure XHTML 1.1 & CSS in my site.....i will use a little flash when I will need....but now, HTML only...that's my vote.....i like flash for header.
  16. Ahhh........isn't easier to use CSS to change the cursor?
  17. <head><style>.green {color: green}</style></head><body><h1 class="green">Some text</h1><p class="green">Some text</p></body> should work......but no more :.
  18. & the doctype? It's HTML Strict......there are no attributtes here: <body bgcolor="#FFFFFF" text="#000000"> So, you might change that with CSS. also, change id with class & in css, # with . (dot)IE loads it faster.
  19. There is no attribute "language".....the NEW one is: type="text/javascript"So, if you try it in XHTML (& even HTML) & try to validate it, then you will get a warning: There is no such attribute.so........
  20. So, how I can convert this HTML form to Xforms? I will use it when FF will support Xforms without downloading a plugin.....in a few weeks. <form action="https://www.moneybookers.com/app/payment.pl" method="post" target="_top"><input type="hidden" name="pay_to_email" value="*@yahoo.com" /><input type="hidden" name="status_url" value="*@gmail.com" /><input type="hidden" name="language" value="EN" /><input type="hidden" name="amount" value="10" /><input type="hidden" name="currency" value="USD" /><input type="hidden" name="detail1_description" value="Services" /><input type="hidden" name="detail1_text" value="Web Development service" /><input type="image" src="images/mb_button.gif" alt="Pay with MoneyBookers" /></form> So, any help? I'm not so good at XML.
  21. Nope, no frame. Take a look how I used PHP in my site:// Get the header and the navigation menu<?php require("design.html"); ?><h1>Welcome to PlayMeNow!</h1><p>Welcome to PlayMeNow website! Thank you for this visit. We hope that you will enjoy this website. You are free to take anything you like from this site, but do not sell them. This site hasn't any copyright, so use anything you like. Oh, this question is asked often: Why no copyright?</p><p><script type="text/javascript" src="*" /><noscript>BidVertiser ads</noscript></p><p>Here's the answer: Because we don't want to throw money away for a certificate, it won't stop people from taking anything from this site. It doesn't matter how cheap is the certificate, we won't pay for it. Better we pay for a SSL certificate Is better to have all the site encrypted with 40-bit SSL. But why 40-bit? This site hasn't valuable information, so a 40-bit one is good for this site to be pretty secure Below you can find the FAQ (Frequently Asked Questions).<br />We have a forum: <a href="/forum">PlayMeNow forum</a>.</p><p class="bold">How I can contact you?</p><p>See in the navigation menu.</p><p class="bold">I want to link to you. What will I receive?</p><p>Nothing. Really nothing. Sorry, but if you link to us, it is like you are making a donation.</p><p class="bold">How I can advertise on your site?</p><p>Look here first:<br /><a href="*">Advertise Rules</a><br /><a href="*">Advertise on PlayMeNow.Tk</a><br /><br /><a href="*"><img src="images/roxr_banner.jpg" class="banner" /></a></p></td></tr></table></td></tr></table></body></html> and design.html (menu & header): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><title>PlayMeNow website</title><!-- Some tags that are really needed --><link rel="stylesheet" type="text/css" href="style.css" /><link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /><link rel="author" title="Chirea Mircea Mark Aurel" href="mailto:chireamircea@yahoo.com" /><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /><meta name="description" content="Welcome to PlayMeNow! If you hate Winamp, then use PlayMeNow. So, hope youll enjoy this site." /><meta name="keywords" content="playmenow, media player, beat winamp, download, buy, donate" /></head><body><table class="logos" summary="Here is the header with the Google ads"><tr class="valign"><td><a href="http://www.roxr.com/"><img src="images/logo.jpg" alt="logo1" /></a></td><td class="topgb"><!-- The buttons --><p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml11.png" class="button" alt="Valid XHTML 1.1!" /></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss.png" class="button" alt="Valid CSS!" /></a><a href="https://www.moneybookers.com/app/?rid=*"><img src="http://www.moneybookers.com/images/banners/88_en_interpayments.gif" class="button" alt="MoneyBookers - International Payments" /></a><a href="https://www.e-gold.com/newacct/newaccount.asp?cid=*"><img src="http://www.e-gold.com/gif/paywith.gif" class="button" alt="E-Gold - International Payments" /></a><a href="http://www.roxr.com/"><img src="images/roxr_button.jpg" class="button" alt="ROXR - Host The Best!" /></a><!-- YEAH! --><a href="http://www.w3schools.com"><img src="images/w3schools.gif" class="button" alt="Visit W3Schools" /></a></p></td></tr></table><div class="topbar" /><br /><br /><table class="menu" summary="You can see here the navigation menu, links and a banner"><tr class="valign"><td class="menu1"><br /><!-- (START) The whole navigation menu --> »<a href="index.php">Home Page</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> »<a href="download.php">Download PlayMeNow</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> »<a href="services.php">PlayMeNow's services</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> »<a href="about.php">About PlayMeNow</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> »<a href="support.php">Get Support</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> <a href="http://www.*.be">Ancient Wars</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> <a href="http://www.*.roxr.com">ExplodingBunnies</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> <a href="http://www.*.*.info">Pk-Point</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /> <a href="http://www.*.com">Pro-Mania</a><br /><img src="images/menubar.jpg" class="menuimg" alt="" /><br /><a href="http://www.*.com/*/*.php/?aff=playmenow"><img src="images/tt_vbanner.gif" alt="Template Tunning" /></a><!-- (END) The whole navigation menu --></td><td><table class="text" summary="You can find here the content of this page"><tr class="valign"><td><!-- The content of this web page --> I removed some links....i don't advertise...feel free to use my source;)So, using <?php require("file.html"); ?> is very easy. No frames...I use tables...I had a boring site with <div>s, i tried to convert this one to <div>, but I don't have enough time to correct some errors...however, i'm waiting for XHTMl 2.0 & make something perfect & tell everyone how to be at the top with pure CSS
  22. It's the same problem. Look at my site with IE & FF. You will see that IE doesn't support XHTML 1.1 I tried to send as text/html....nothing.....so I don't care about IE=crap.....you should use JavaScript & XHTML 1.1 & 1.0 Transitional (for IE), but it's a hard & painfull job. I suggest you to ignore IE. Only with XHTML 1.0 Strict will work on IE...BUT, IE needs unvalid XHTML to display the page proprietly....try putting some <gie> tags random in the code of a test page & see the result;)
  23. I have a bigger problem: My site doesn't show on IE. Just the menu & header are almost fine. http://www.playmenow.tk. Any ways to repair? I won't go back to XHTML 1.0 Transitional just because IE sucks.
  24. Better use XHTML 1.1. Differences from XHTML 1.0 Strict:No more lang attribute, removed in favor of xml:lang (same thing).No more name attribute, removed in favor of id (same thing, better because shorter).Shorter doctype. Maybe other diffs, but a few.
×
×
  • Create New...