I am a newb.

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
Okay, How do i do anything? How do i chance my first page?

Login to your Cpanel, click on file manager ... upload an index.html or use Fantastico to auto-install one of a number of different software packages.
 

diabolo

Community Advocate
Community Support
Messages
1,682
Reaction score
32
Points
48
w3schools, is actually very easy, you should take it more slowly if you are having trouble.

but you need to upload a index.html file just like starshine said
 

iholla

New Member
Messages
68
Reaction score
0
Points
0
A Simple Word Of Advice

I know what it feels like to be new at web programming. What you need is, a good tutorial on html. Only then can you move to higher web languages like java and php.

Try googling for "free html ebooks" and or tutorials.

I have a couple of starter ebooks that would be useful to you. If you have any trouble finding any, just PM me and Ill give you a free link.

good luck.
 

Banner

New Member
Messages
13
Reaction score
0
Points
0
Well i know the very basics of html like: <bold> <color> <img>. But thats only because of the "advanced option" in forums when i post. :happysad:


edit: added reputation to you both
 
Last edited:

Sohail

Active Member
Messages
3,055
Reaction score
0
Points
36
I understand how difficult it is when you first start HTML :). You should start reading some books or simply read up on it on the internet, that's what i did.
 

aldum

New Member
Messages
11
Reaction score
0
Points
0
<b><size=18> How embarrassing for me to be here, i feel like an 8 year old. <size><b/>

That should be <p><b><size=18>Whatever</size></b></p>
:p good luck!
 

oiwio

New Member
Messages
214
Reaction score
0
Points
0
If you are looking for tutorials online, as people have said before, w3schools is a very good step-by-step tutorial. One thing you need to do is make sure to read EVERYTHING. I made that mistake when I first started learning HTML. Otherwise http://tizag.com is another very well made step-by-step tutorial on all kinds of web designs and also has some eaxample scripts where you can try to write some html code without creating a file on your site.

Otherwise if you arent looking for an online source and wish to read it at a local bookstore etc. I suggest O'reily books. They are very well written and give very good examples.

I remember how hard it was to start learning html at first, and I got very frusturated, but if you stick with it and keep trying, youll eventually get it.
 
Top