Make the buttons actually link to somethingCode:<a href="URL" title="Caption to display on hover">Text to display</a>I'm not familiar with blogger, but if it's a CMS, then you should be able to find some documentation on it on their site?Use it as my layout (Im using blogger, if I can work all this stuff out I will buy my domain)
You'll want to find a good basic html/xhtml book to read up on. Tutorials are a good reference, but if you're anything like me, having something bound and printed actually helps to make things stick more, especially something like markup if you're not experienced with it.Everything that is related to this and what I need to know.
If you're working with static html, then yes. If you plan on working with a CMS, then you will probably need to get a little exposure to PHP, in which case you wouldn't need to "edit" your html, so much as just posting new content. It all depends on what you're doing. If you plan on handling the entire development of your site in a text-based editor, then content won't appear unless you add it yourself :P[/LIST]Do I have to edit my HTML everytime I put a new post on?
W3c has an excellent resource for basic html tutorials. http://www.w3schools.com/html/DEFAULT.asp
I'm mostly around to help if you need it, just PM me if I miss something you post.