Design Tutorial
Learn how to build a website from the scratch, using nothing but HTML and CSS.
This Tutorial takes a modern approach to HTML and CSS, and may implement features, which isn't supported by older browsers. Use the HTML and CSS Tutorial together with the relevant References, linked in the Reference section on this page.
All you need to get started, is a text-editor, with the capability to save and edit HTML files. Basically you can use any text editor to do this, but you should avoid using programs such as Microsoft Word, since they might add their own code to the files.
To get your self started, begin by reading the Tutorials, and as you advance you may continue reading From the Layout and Technical sections.
Hosting
Custom HTML and CSS is supported by most web hosting companies, also providing FTP access to your hosting space.
Some may even provide, usually not-to-be-recommended WYSIWYG tools, which can help you build your website.
If you are looking to build your own website, you'll be needing to find a hosting provider. You can try looking for a cheap dedicated server hosting, where you can have full control over the server provided to you by the hosting company. Including the free choice of Operating System, Access control, Hardware and etc.
However if you think a dedicated server would be too much for your budget and website needs, you always have the option to look for a shared hosting service. Of course there will be slight difference because your site will be sitting on a shared server with some other sites. If you'd like to know more about shared web hosting, or what type of server would be best for you and your site, it's always best to read some reviews and recommendations first, before deciding which host to choose.
Tutorials
Technical
Layout
References
Etc...
Visions
Sources and Links
These sites are not related to Brugbart.
- The WHATWG Specification - WHATWG