| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Jul 2005 Location: U.S.A.
Posts: 655
![]() ![]() | |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Aug 2005
Posts: 727
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thanks mate. its quite helpful for beginners.
__________________ :laugh:...::::Pakisp.net::::...-The Entertainment Pack Pakisp.net :wave: Free Web Directory |
| |
| | #6 (permalink) |
| NamePros Regular Join Date: Mar 2005
Posts: 912
![]() ![]() ![]() ![]() ![]() | you might wanna try www.w3schools.com if you want to learn html,dhtml,etc;
__________________ Live Support : Zubair11 [at] hotmail.com Free SEO Directory! || Free Online TV || Tech Blog Web Design & Web Development Services || Reliable Web Hosting |
| |
| | #9 (permalink) |
| Eating Pie Join Date: Nov 2004 Location: Canada
Posts: 2,272
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Here are some beginners HTML dor you Here is how you link. HTML Code: <a href="URL">Whatever</a> HTML Code: <font color="red">Whatever</font> HTML Code: <body bgcolor=Color> HTML Code: <body textcolor=color> Here is how you make a frame. HTML Code: <iframe></iframe> ????: NamePros.com http://www.namepros.com/showthread.php?t=106407 HTML Code: <vlink=Color> HTML Code: <alink=Color> HTML Code: <h1>Whatever</h1> HTML Code: <h6>Whatever<H6> HTML Code: <form method="post" action="script.php"></form> ????: NamePros.com http://www.namepros.com/showthread.php?t=106407 HTML Code: <input type="text name="name"> HTML Code: <input type="password" name="name"> HTML Code: <select><option value="yes">Yes</option></select> -Coolprogram Fixed it up abit.. Added some form html
__________________ I feel old. |
| |
| | #10 (permalink) | ||||
| Senior Member Join Date: Mar 2005
Posts: 4,948
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Hmm, could add a little to it I guess ![]() Bold text HTML Code: <b>Whatever</b> HTML Code: <i>Whatever</i> ????: NamePros.com http://www.namepros.com/showthread.php?t=106407 HTML Code: <u>Whatever</u>
HTML Code: <a style="text-decoration: none" href="URL">Whatever</a>
Last edited by SecondVersion; 10-10-2005 at 04:58 AM.
| ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Basic HTML Tutorial | webgear | Webmaster Tutorials | 8 | 04-02-2005 03:20 PM |
| HTML Part I [For the beginners | Mystic | Webmaster Tutorials | 0 | 03-29-2005 07:39 AM |