Pages

Monday, June 27, 2011

Cascading Style Sheets (CSS)

CSS also known as cascading style sheets is the name of the visual markup language. This determines the visual look of most websites.

HTML: The Basics

Today I'm going to be going over the basic tags in a HTML web page, as well as how to save it. To begin with make sure to have your text editor, I personally use Notpad++ (you can find the post about that here) as it is a free program while still giving you customization, tabs, and line numbering.

Getting Started : Notepad++


Welcome everyone to A View Into Web Coding. We are happy to announce the release of this new blog.

To start everyone off, you might need a little program which will help you understand some of the content we will be publishing here.

Notepad++

This program is free and extremely easy to install. Once you install this program, you can copy and paste some web code and configure it.

 Some of you are thinking why would anyone need this program? The question is, some web codes can be very difficult to understand and, sometimes and you need a bit of assistance.