Want to be notified the next time there is a post on the foo topic? Email confirmation will be sent so make sure to confirm. Make sure to confirm the subscription or you will be blocked from the site!


DIV TAGS ID'S CLASSES CODING MADE EASY PART 3

To set a div tag we type out the tag just like we would do any other tag, "

". It is important however that you set id's or classes to these div tags so we can target them for styling. We use CSS Cascading Style Sheets for styling our web-pages.

See More
Links and Linking Absolute Beginners Course in Web Development

Links and Linking Absolute Beginners Course in Web Development

See More
What is CSS Absolute Beginner Web Development Lesson 8

What is CSS? CSS is an acronym for "Cascading Style Sheets". We use CSS to style webpages. With it we can specify positions, colors, background and much more.

See More
JavaScript Absolute Beginner Web Development Lesson 10

If you are an absolute beginner in web development you must be aware that JavaScript is essential. We are going to break it down for you in the simplest of terms. So if you are a beginner this lesson is for you. This is going to be fun!

See More