Search results

  1. B

    Does the embed tag in HTML need to have a closing tag?

    I know the imag tag <img> doesn't need a closing tag because theres nothing that would go between the tags. Like <img src="mypicture"> is what's used rather than <img src="mypicture"></img>. Yet when I've seen the embed tag (which is basically nothing more than an img tag for videos and music)...
  2. B

    What does the \n mean in perl?

    I see a \n at the end of lines of code that print text often, but what does it mean? I'd like to know so I can use Perl in CGI scripts in my web page I'm making.
  3. B

    Where on the Yamaha website can I find info on the Vocaloid character Miku Hatsune?

    I can't find anything at Yamaha.com. On Vocaloid.com I can find info on the software Vocaloid, but NO info on the Japanese mascot of the software (not even her name appeared). Her name is Miku Hatsune (as I've seen on countless anime websites). Could someone help me find a link to the correct...
Back
Top