Donate SIGN UP

creating website with notepad

Avatar Image
Goodwill | 17:49 Mon 08th Sep 2008 | Computers
2 Answers

Hi
I am currently creating a HTML website using notepad, saved as 'index.html.' I also have a quiz template file with extension .swf. saved in my document. I would be very grateful if you could guide me of how to link the quiz template file to my website. Thank you
Gravatar

Answers

1 to 2 of 2rss feed

Best Answer

No best answer has yet been selected by Goodwill. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
Sure, I have a swf file called title.swf that is 100x100 so I would include this line in my html:

<embed src="title.swf" align="baseline" border="0" width="100" height="100">

No you can do it more fancy where it chesck that the user has flash installed but I tend to leave it as that.
I meant "Now you can do it more fancy where it checks..."

1 to 2 of 2rss feed

Do you know the answer?

creating website with notepad

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.