Are there any html programmers like myself that are here on AG? --- Basic html format: <html> <head> <title> Hello world! </title> </head> <body> (text) </body> </html>
Well, I did take a course in HTML, but I didn't really learn anything. And I have made tiny, pointless website using nothing but notepad and paint. But then again, whenever I ran into trouble I just found a guide. Who needs to know stuff when you can Google?
Here it is anyways, the only thing I have on it is a silly story I wrote, and some Paint-ade crap. Been thinking about uploading some .gif animations I made, but I've been lazy...
Anyways, now that I have so sneakily advertised it, I will answer your question. I don't consider myself a HTML programmer, but I am not completely unfamiliar with it either.
I am a self-taught programmer...i started out making (offline) webpages because i did not want to pay for web hosting, anyways as i got better, memorizing most of the coding, i was given a generous gift from a friend...Dreamweaver! they get copies in their I.T. class so he gave me one...i love it! Now inspired by creating my own webpages, i went on to C++ and Java! (i've made a few scripts tyvm ;D ) but anyways some more and common codes for HTML are on this very site ... bolditaliclinks etc. are all HTML codes!! and for those of you who want to learn how some sites are created, i recommend downloading Google Chrome...when you do: RIGHT CLICK -> Inspect Element, you can how the site was created, giving you an idea of codes that you can use and how to use them! now i don't suggest you copy those because, uh haha, that's copyrighting!! I usually use them if i see something i like on a webpage, i'll look to see what the code is for it and change it for my own...but Dreamweaver usually has all the codes ready for you to use!
on a side note, i would download Notepad2, if you are going to create a webpage without dreamweaver...it is color coded ;P
I'm taking a class right now on it so I know a few things. Notepad 2 is very useful, I have it I might be able to create some pretty cool websites by the end of this year