Search results

  1. R

    10 pts! woo awesome! alt html code for placing more than one alt commands in one image?

    Use an imagemap and give each of the areas a different alt attribute.
  2. R

    Do you need Apache or other server software to run PHP?

    I want to run PHP on my computer, mostly just so I can test it and learn it in a hands-on way. I'm not planning on turning my computer into a server; I just need the practice so I can pursue web development as a career.
  3. R

    In HTML, is the character set UTF-8 the same as Unicode?

    I'm referring to the character set that allows you to use things like Japanese kanji and Arabic letters, as in <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
Back
Top