You can get a free domain name
You can get a free host
You can also get a free FTP Manager for transfer your files to server
Free Domain Names
Free host with Vista Control Panel(vcp)(Not Windows Vista)(all are 1000MB <)
HTML needs for Web page designing so you have to know at least basic HTML
PHP and MYSQL don't want for basic web designing
<body>
</body>
</html>
<img> - Image adding
<table> -table addings
just type this codes on text pad and save it as file.html or file.htm and then reopen it by your browser
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<th>Name</th>
<th>Address</th>
<th>Telephone Number</th>
</tr>
<tr>
<td>Faulkner</td>
<td>Colombo</td>
<td>0000000000</td>
</tr>
</table>
</body>
</html>
so now you see it's very easy to learn HTML.!

You can get a free host
You can also get a free FTP Manager for transfer your files to server
Free Domain Names
Free host with Vista Control Panel(vcp)(Not Windows Vista)(all are 1000MB <)
- http://www.free-webhosts.com/webhosting-01.php (no vcp)
- http://000space.com/
- http://www.hostultra.com/freehosting.html
- http://byethost.com/
HTML needs for Web page designing so you have to know at least basic HTML
PHP and MYSQL don't want for basic web designing
- First make a free host
- then a domain name
- after that add that made domain with host account
- then make your web pages one by one by HTML or(XHTML)
- then upload them by using FTP manager(windows have also a FTP manager My Computer->My Network Place) or their Web based upload manager
- then link them together by using web based HTML editor (each file should have an unique name)
- (don't forget to add DTD codes with HTML(XHTML))
- then that's all if you want to make a complex website then you should learn first SQL and PHP (there is no ASP with some free hosts providers so PHP is best)
- if you have any trouble then ask me.!
<body>
</body>
</html>
<img> - Image adding
<table> -table addings
just type this codes on text pad and save it as file.html or file.htm and then reopen it by your browser
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<th>Name</th>
<th>Address</th>
<th>Telephone Number</th>
</tr>
<tr>
<td>Faulkner</td>
<td>Colombo</td>
<td>0000000000</td>
</tr>
</table>
</body>
</html>
so now you see it's very easy to learn HTML.!

