Web Programming Studio Notes

Copy These into your Chosen code editor (click for a list of editors)

NOTE: These templates contain comments, for html they look like this <!--commentText--> and are within the <body> tag. For CSS they look like this /*commentText*/ and are contained within the <script> tag. For Javascript (advanced) they look like this //commentText You need to remove the whole thing before writing your new text in

Beginner, No external files

Beginner, External CSS Files

Sample CSS file