English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

im doing a website for my computercalss and i have no clue how to do it .. dont say bad things about me because i just wanted to try something new.. but all i got was these and i have no clue how to add buttons and stuff. (all i can do is this)





and yeahhh so i need serious help =P!

2007-01-15 13:11:59 · 4 answers · asked by immortalwargods 1 in Computers & Internet Programming & Design

4 answers

I love webmonkey.com
Its has all sorts of HTML codes and how they work and a great tutorial on how to use it.

2007-01-15 13:20:49 · answer #1 · answered by bakfanlin 6 · 1 0

So what it is that you want to do? The first 3 you show change the font size and the 4th sets a new paragraph.

To do a basic page you need to something like this....
- Begins your HTML document.

- Contains information about the page such as the TITLE, META tags for proper Search Engine indexing, STYLE tags, which determine the page layout, and JavaScript coding for special effects.

- The TITLE of your page. This will be visible in the title bar of the viewers’ browser.<br /> <br /> - Closes the HTML tag.<br /> <br /> </HEAD> - Closes the HTML <HEAD> tag.<br /> <br /> <BODY> - This is where you will begin writing your document and placing your HTML codes.<br /> <br /> </BODY> - Closes the HTML <BODY> tag.<br /> <br /> If you want to add buttons and such then you need much more detail...css or php. If you want more detail then email me... </p> <p> <small> 2007-01-15 21:23:33 · <a href="#answer20070115212333">answer #2</a> · <span>answered by <u>Mikey ~ The Defender of Myrth</u> <b>7</b></span> · <span>0<span style='color:green;'>⤊</span></span> <span>0<span style='color:red;'>⤋</span></span> </small> </p> </div> <div id="answer20070115212543" class='answer' > <!-- <b>Answer #3</b> --> <p class='answer-content' lang="en"> The quickest and easiest way I found to learn HTML is W3Schools<br /> <br /> http://www.w3schools.com/ </p> <p> <small> 2007-01-15 21:25:43 · <a href="#answer20070115212543">answer #3</a> · <span>answered by <u>Nanook</u> <b>2</b></span> · <span>0<span style='color:green;'>⤊</span></span> <span>0<span style='color:red;'>⤋</span></span> </small> </p> </div> <div id="answer20070115212209" class='answer' > <!-- <b>Answer #4</b> --> <p class='answer-content' lang="en"> I've used this site for free web templates and builders. Good luck! <br /> http://templates.divinfo.com/ </p> <p> <small> 2007-01-15 21:22:09 · <a href="#answer20070115212209">answer #4</a> · <span>answered by <u>Reenie</u> <b>3</b></span> · <span>1<span style='color:green;'>⤊</span></span> <span>0<span style='color:red;'>⤋</span></span> </small> </p> </div> </div> </article> </section> <div style="background:#888;padding:8px;margin-top:16px;"> fedest.com, questions and answers </div> </body> </html>