Recent content by SupaDawg

  1. S

    Using HTML, how can I center and justify my text paragraph?

    I know how to center: <p style="text-align:center;"></p> And how to justify: <p style="text-align:justify;"></p> But I want the paragraph to be justified and the entire text to be centered in the middle of the screen. So my text paragraph will show up on the webpage like this...
  2. S

    How can I include a web link in my website using PHP code?

    I am studying HTML,Javascript and some PHP. With help I have coded a PHP program that creates a HTML page. Within the PHP code I want to place a link to another website. Using HTML it's: <a href="http://www.faststone.org/FSResizerDownload.htm">Fastone Photo ResizerDownload</a> But I need to...
  3. S

    Which loads faster on web page? .wav, .midi or .mp3?

    Using Javascript.
  4. S

    Which loads faster on web page? .wav, .midi or .mp3?

    Using Javascript.
  5. S

    in MTG: Thoughts of Reflection states: If you would draw a card draw two instead.?

    So if I were to draw 5 cards would I draw 10? Or because it says: "a card" would I draw 2 for the first and then the 5; making a total of 7?
  6. S

    in MTG: If you destroy an enchantment that has a "return to your hand"...

    ...ability on it, can they bring it back? Shackles has: Cost: 1 white, return shackles to your hand. Does this count if shackles is in graveyard?
  7. S

    In the card game "MTG" what is a reflection?

    Card name: Pure Reflection Type: Enchantment It Says: Whenever a player plays a creature spell, destroy all Reflections. There's more to the card but I just want to know what a "Reflection" is. Is it just an older word for a token creature?
Back
Top