More about Coding

Probably the most intimidating part about learning web design is "coding." You'll need to learn something about the "codes" of HTML (Hyper Text Markup Language) and CSS (Cascading Style Sheets). Fortunately, there are MOUNTAINS of resources for learning these codes, and if all else fails, you can always copy/paste code from other website and work from there!

HTML5

The current code used to write web content is HTML5.

CSS

Imagine you could switch your college essays between MLA, APA, or CMS styles at the click of a button. With a little work and planning up front, CSS can change many (or all) of the stylistic elements of webpage with one simple edit. This works similarly to the style sheets you can set up in Microsoft Word or Adobe InDesign.

To see the power of CSS, click here and you'll see this very webpage transform. The content is the very same, the visual style has changed based on the CSS.

Next (Making your website look good)>>>>