Starting off with XHTML and Dreamweaver
When I was in high school I taught myself how to code HTML after finding a website created by another teenage girl and wanting to have one of my own. I mostly learned HTML from a website called Lissa Explains it All, which is a very colorful HTML help resource geared towards kids. (I still reference it to this day!)
Since I learned HTML some eight years ago, XHTML has taken its place. I've picked up some XHTML codes over time (such as using <br /> instead of <br>), but I know there are lots of gaps in my knowledge of code and standards, so I decided to take this class. I'm looking forward to updating my coding skills, though I know that is not the focus of the entire class.
Already, the first chapterof the book gave me a good introduction to the difference between HTML and XHTML, as well as definitions for XML and DHTML, which I've always seen while doing website coding but never really knew what they stood for. CSS is one of my favorite parts of coding. When I was younger, I'd make websites with scrollbars that were bright yellow and blue with different-colored borders (and then put them on the left side of the page instead of the right side!). On the more practical side of things, it's great to be able to make one change in the CSS code of a stylesheet and have that change reflected throughout your entire website, rather than having to update every single page.
I use Dreamweaver (CS) at work to update one of our websites, but since I know the coding required to make the updates, I usually skip all the neat features on the insert bars and go straight to code view. (Well, I use split view sometimes, too.) That's another reason I decided to take this class: I knew I would never take the time to explore all the features of Dreamweaver on my own, and I know if I did I would find all kinds of cool codes I don't know yet.
Since I learned HTML some eight years ago, XHTML has taken its place. I've picked up some XHTML codes over time (such as using <br /> instead of <br>), but I know there are lots of gaps in my knowledge of code and standards, so I decided to take this class. I'm looking forward to updating my coding skills, though I know that is not the focus of the entire class.
Already, the first chapterof the book gave me a good introduction to the difference between HTML and XHTML, as well as definitions for XML and DHTML, which I've always seen while doing website coding but never really knew what they stood for. CSS is one of my favorite parts of coding. When I was younger, I'd make websites with scrollbars that were bright yellow and blue with different-colored borders (and then put them on the left side of the page instead of the right side!). On the more practical side of things, it's great to be able to make one change in the CSS code of a stylesheet and have that change reflected throughout your entire website, rather than having to update every single page.
I use Dreamweaver (CS) at work to update one of our websites, but since I know the coding required to make the updates, I usually skip all the neat features on the insert bars and go straight to code view. (Well, I use split view sometimes, too.) That's another reason I decided to take this class: I knew I would never take the time to explore all the features of Dreamweaver on my own, and I know if I did I would find all kinds of cool codes I don't know yet.
Labels: web design class

