Computer - how to create website using html?

Answers (8)

Step 1: Learn HTML (W3 Schools, HTML for dummies, etc)
Step 2: Find a web host
Step 3: Buy domain name
Step 4: Upload files correctly and ensure they link properly

Am sure I forgot something, but thats the basics.

Votes: +0 / -0

You'll first need to learn HTML, from any site. I recommend w3schools; they have a great tutorial here: http://www.w3schools.com/html/html_intro.asp

After you know the basics of HTML, you might want to get into CSS to polish it, and then you'll need to find a domain and host.

Votes: +0 / -0

- Know what is HTML?
- Create a simple HTML web page
- Use Notepad for coding
- Inform web browser about the language you are using– Type <html>
- Then write Head tag - <Head>
- Write Title tag - <Title>
- All your information goes between Body tag – Type <body>
- You can add images
- Close all tags with closing attribute </head>, </title>, </body> etc…
- Save your work with an .html extension

Votes: +0 / -0

HTML is a web programming language and most of web developers use this language to develop a website. If you have knowledge of HTML coding the you can easily create website, or you need to learn HTML. W3school and many other sources are presented on the web which will assist you to improve your HTML coding knowledge and skill.

Votes: +0 / -0

A basic website can be designed by using Hypertext Markup Language (HTML). The codes can be written in word document or notepad depending on the operating system which you use. While coding, the HTML attributes and values are used to provide information like heading size and format etc. for the content. In addition to these, one can use color tags, picture tags and HTML division tags to create a vivid webpage.

Votes: +0 / -0

You can learn through w3schools.com.It helps you a lot.

Votes: +0 / -0

You can learn HTML from w3schools.com. There is no cost for it. You can make website in Weebly.com. If you want a professional website then fast recruitment website design company can help you.

Votes: +0 / -0

There are many ways which you can create a website using HTML. If you have limited expertise yourself, there are many highly training designers who can do so for you at reasonable prices. Research on the web.

Votes: +0 / -0