![]() |
|
#11
|
|||
|
|||
|
Thanks for the link
|
|
#12
|
|||
|
|||
|
Well HTML is better for anyone . I started my website making form blogs. Blogs is easy to learn such things. You can find out many free Blog services. Most popular among them is Blogspot and Wordpess.
|
|
#13
|
|||
|
|||
|
i would use a WYSIWYG editor, that is loads easier
|
|
#14
|
|||
|
|||
|
It's a bit tricky to build a web site if you don't use HTML
and for styling it you should use css. Inline styling should be avoided. The only problem with css is that for beginners setting up the layout using divs can be tricky (while everything else to do with styling is very easy using css). But some sites give away free wireframe type layouts (often with horrible colours, just to shown the individual divs) and these can give you a bit of a start while you learn more about how to apply css.
|