473,395 Members | 1,577 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Newbies to HTML

84
Hi there;;;;

I am a beginner in html. I dont know where to start? Does html is the most important thing to study?

Where am I going to start, and the first thing to do in doing a website?

How to make a website? and what is the easiest thing to make and udnerstand html?

and how can you publish your site in the internet? Does it really needed some host to had an url? what is host? does it have a free hosting?
Jan 31 '08 #1
5 1087
drhowarddrfine
7,435 Expert 4TB
Some of the best tutorials are at W3Schools
Jan 31 '08 #2
Death Slaught
1,137 1GB
Before going into domains and hosting, you should learn HTML, and CSS first. As drhowarddrfine pointed out w3schools has some of the best tutorials available, but I find w3schools to be a better reference than a place to learn. My opinion is to buy an up to date book or two, sit down, and read it/them.

^_^ Thanks, Death
Jan 31 '08 #3
Delerna
1,134 Expert 1GB
You can write html files with a text editor such as notepad.
You can save those html files locally on your computer.
You can run those html files from your computer.


All of the above is sufficient to learn to write
html,css,jscript,vbscript,DOM etc etc.

Finally I third the W3Schools site as a great place to start your journey
Have fun
Feb 1 '08 #4
hoaw
1
I know that your question has already been answered a few times, but here's my 2 cents for everything.

HTML (HyperTextMarkupLanguage) is exactly where you want to start. It is the basic building block to essentially every webpage. It's definately not the hardest language to learn; infact, it could be considered one of the easier languages out there.

I don't know your full intention of what you want to do with your website, but if you're going for a personal webpage to show your friends and family, you may want to use a generator (a program used to write code for you as you design a page/site) and get the job done much quicker. You could use Microsoft FrontPage if you have Windows office, or go to Yahoo! Geocities. With some exceptions you can get a free domain, host, and generator all in one. Also, many other websites out there can set you up with a free account (including free hosting, subdomains, etc).

But you would really like to sit down and learn the language, great! www.w3schools.org is a wonderful reference website, and I'm pleased to see how many people know of it. However, Death Slaught made a great statement, althought it may have great tutorials, it's still more of a reference website.

Take a look at their HTML tutorial and get a feel of what you'll be learning.
But, a book is definately an excellent way to get started. My suggestion would be the Sam's Teach Yourself in 24 Hours series. You may want to look for either Sam's Teach Yourself in 24 Hours HTML4.01 or Sam's Teach Yourself in 24 Hours HTML and CSS.

Unlike the tutorials, they'll explain in depth what everything is, what they are used for, etc.

The best thing to keep in mind is, don't limit yourselft to one or the other, try both! It can only help.

To answer the rest of your questions of how to publish your website in short is...

All of the codes that you will write (in this case HTML) are saved into a document. As stated before, you can use a program like notepad. (An HTML document must have a file extention of .html or .htm [i.e. myfile.html] - much like how you save a image as .jpg, .gif, or .png)
When you are ready to publish your webpage you upload the file to your host. (The host is connected to a server, which is what connects your website to the internet. Some places that will host for you are www.yahoo.com, www.branzone.com, www.startlogic.com, www.athost.net.) When you sign up, you'll be asked what you want to title your website; this will usually become your domain name. (An example of a domain name is mydomain.org). Once connected to the internet you'll get a full URL (Uniform Resource Locator) which will look like http://www.mywebsite.org.

Although you need a host to go online, you don't need one to view your work on your own computer. When you save the file onto your computer, you can view it in your favorite browser.

I hope that I could help in one way or another. Good luck, have fun!
Feb 1 '08 #5
drhowarddrfine
7,435 Expert 4TB
The only warning I can give about using books is make sure they are last edited within the last year. Far too many still use obsolete techniques. In fact, I picked up one from the library to look at because the author is an acquaintance of mine. It was published in 2006. A few days ago, on his website, he announced he has dropped some of the techniques in that book because they are out of favor.

That is why I recommend online tutorials from a reputable source rather than books.
Feb 1 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: =?UTF-8?B?SXbDoW4gU8OhbmNoZXogT3J0ZWdh?= | last post by:
Mo wrote: Don't. If you need spacers in a table, do: echo "<td colspan='5'></td>"; You will compact your code and make it more legible if you just output everything from the beginning...
1
by: Ant | last post by:
Hello! I am looking for a good hardcopy Perl book for newbies/beginners (including myself) who use Windows (not UNIX/Linux) and that isn't so old. After talking to my Linux friends who use Perl,...
1
Nepomuk
by: Nepomuk | last post by:
You might have heard about Linux, but you don't know what it is? Or you know a few things about it, but they terrify you? Well, then this article is for you. Don't be afraid - Everyone can use Linux!...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.