Webmaster Forum  

Go Back   Webmaster Forum > Web Hosting Forum - Web Hosting - Web Host - Hosting - Managed Hosting - Shared Hosting > Web Hosting Tutorials
User Name
Password
Register FAQ Members List Calendar Transactions Store Search Today's Posts Mark Forums Read


Html tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-07-2007, 15:20
PonasSeksas
Junior Member


Join Date: Oct 2007
Posts: 21
Trader Rating: (0)
Points: 8 (Donate)
5 F$/Referral Refer Friends
PonasSeksas is on a distinguished road
Default Html tutorials

Hello,

Could someone give me sites or just some tips with html. I haven't tried it yet so I do not know how .

Thanks
PonasSeksas is offline
Reply With Quote
  #2  
Old 10-11-2007, 05:34
Nosfer
Member


Join Date: Oct 2007
Posts: 40
Trader Rating: (0)
Points: 0 (Donate)
5 F$/Referral Refer Friends
Nosfer is on a distinguished road
Default

well you should try this website: www.tutorialized.com [here you find tutorials for everything, including photoshop, html, php.. and others]. HTML is pretty easy if you use Dreamweaver... and you can also get a free template from somewhere, and just modify it and there you go... in a couple of minutes you'll have your own website
Nosfer is offline
Reply With Quote
  #3  
Old 10-14-2007, 01:33
rishi_xrich
Senior Member


Join Date: Aug 2007
Posts: 228
Trader Rating: (0)
Points: 0 (Donate)
5 F$/Referral Refer Friends
rishi_xrich is on a distinguished road
Default

www.davesite.com/webstation/html/
www.w3schools.com/html/
www.htmlgoodies.com/
www.2createawebsite.com/build/html.html

These websites are really good you can check these.You will find useful information.
__________________
ADCASH REG AND MAKE MONEY NICE WAY TO EARN MONEY ONLINE.
rishi_xrich is offline
Reply With Quote
  #4  
Old 10-14-2007, 11:11
bizwiz
Senior Member

bizwiz's Avatar

Join Date: May 2007
Posts: 804
Trader Rating: (0)
Points: 113 (Donate)
5 F$/Referral Refer Friends
bizwiz is on a distinguished road
Default

www.htmlcodetutorial.com has the most extensive list of HTML code tutorials I have seen. Some even includes video tutorials for easier learning.
bizwiz is offline
Reply With Quote
  #5  
Old 10-14-2007, 17:04
nazia
Banned

nazia's Avatar

Join Date: Aug 2007
Posts: 224
Trader Rating: (0)
Points: 4 (Donate)
5 F$/Referral Refer Friends
nazia is on a distinguished road
Send a message via MSN to nazia Send a message via Yahoo to nazia
Default

Type following words in notepad and save the file as .html open it in internet explorer and see what happenes..
HTML Code:
<!-- Status Bar Scroller
A simple status bar text scroll

-->

<BODY onLoad="coffeescroll(100)">
 <SCRIPT>
 <!--
 function coffeescroll(seed) {
 var m1 = "Visit the xtremefast.com!";
 var m2 = " Your source for the best Web hosting!";
 var m3 = " http://www.xtremefast.com";
 var m4 = "";
 var msg=m1+m2+m3+m4;
 var out = " ";
 var c = 1;
 if (seed > 100) {
 seed--;
 cmd="coffeescroll("+seed+")";
 timerTwo=window.setTimeout(cmd,100);
 }
 else if (seed <= 100 && seed > 0) {
 for (c=0 ; c < seed ; c++) {
 out+=" ";
 }
 out+=msg;
 seed--;
 window.status=out;
 cmd="coffeescroll("+seed+")";
 timerTwo=window.setTimeout(cmd,100);
 }
 else if (seed <= 0) {
 if (-seed < msg.length) {
 out+=msg.substring(-seed,msg.length);
 seed--;
 window.status=out;
 cmd="coffeescroll("+seed+")";
 timerTwo=window.setTimeout(cmd,100);
 }
 else {
 window.status=" ";
 timerTwo=window.setTimeout("coffeescroll(100)",75);
 }
 }
 }
 //-->
 </SCRIPT>
Attached Files
File Type: txt Status Bar Scrole.txt (992 Bytes, 0 views)
nazia is offline
Reply With Quote
  #6  
Old 10-14-2007, 21:16
rishi_xrich
Senior Member


Join Date: Aug 2007
Posts: 228
Trader Rating: (0)
Points: 0 (Donate)
5 F$/Referral Refer Friends
rishi_xrich is on a distinguished road
Default

__________________
ADCASH REG AND MAKE MONEY NICE WAY TO EARN MONEY ONLINE.
rishi_xrich is offline
Reply With Quote
  #7  
Old 10-15-2007, 09:46
PonasSeksas
Junior Member


Join Date: Oct 2007
Posts: 21
Trader Rating: (0)
Points: 8 (Donate)
5 F$/Referral Refer Friends
PonasSeksas is on a distinguished road
Default

Thanks guys . I will need them in the future . Mods you can lock the topic :P
PonasSeksas is offline
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
All HTML tags and HTML, PHP...Tutorials modric Website Design Tutorials 6 04-24-2008 13:05
Html Pad nazia Programming 4 12-18-2007 00:03
Free HTML tutorials asianinvasion Other Free Resources 10 10-02-2007 11:30
Free HTML and CSS tutorials Oinnk Other Free Resources 1 07-31-2007 15:13
Genera3D.com has video tutorials The_Original_Coolprogram Website Design Tutorials 0 09-19-2006 20:55

Resources : | Advertise at FHF | itextLink.com| Reseller Hosting| TextDot| iNamePros| Any Webmaster| Web Host| Dep3|


All times are GMT -4. The time now is 23:09.


Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.