therealguitarhero
New member
life or death or anything but.? Hey there..ok so i'm a complete newbie at this whole thing (before you click away im not doing anything too complicated (i think) I know basic things like putting in headers, paragraphs, formatting the font etc. But i had a few questions that i can't really find the answers to online.
I'm using notepad nothing special but it does the trick. Saving to .htm.
Basically want i have is a page that has a question and the answers are two links. For example:
What is 2+2?
5 or 4
so obviously i'll click 5..i mean 4 and that takes me to a page that says congrats and starts a new question. Everything is fine and working well. Just a simple
<p>
<a> href="whatever.htm">4
</a>
</p>
do i even need to write <p> here??
But what annoys me is that i have so many different .htm files. What i want to do is send this little fun q and a to my friend for him to do. I'm considering just sending it via msn or an email. I'm assuming he has to have all of the files for it to work?? So is there a way were i can combine the files so that i don't have to give him lots of seperate files? Or is there a command on the home page's script i write or what do i do??
If it's not too much trouble could you maybe answer my question! I'm learning and having fun and i am really excited at the possibilities if it works simply. I could make a huge maze of links that has no end and watch my friend cry as he can't win. haha!! much appreciated
after re-reading that could i just put all the files into a folder and email him the folder containing all the seperate .html files???
I'm using notepad nothing special but it does the trick. Saving to .htm.
Basically want i have is a page that has a question and the answers are two links. For example:
What is 2+2?
5 or 4
so obviously i'll click 5..i mean 4 and that takes me to a page that says congrats and starts a new question. Everything is fine and working well. Just a simple
<p>
<a> href="whatever.htm">4
</a>
</p>
do i even need to write <p> here??
But what annoys me is that i have so many different .htm files. What i want to do is send this little fun q and a to my friend for him to do. I'm considering just sending it via msn or an email. I'm assuming he has to have all of the files for it to work?? So is there a way were i can combine the files so that i don't have to give him lots of seperate files? Or is there a command on the home page's script i write or what do i do??
If it's not too much trouble could you maybe answer my question! I'm learning and having fun and i am really excited at the possibilities if it works simply. I could make a huge maze of links that has no end and watch my friend cry as he can't win. haha!! much appreciated
after re-reading that could i just put all the files into a folder and email him the folder containing all the seperate .html files???