This course teaches students how to write HTML code to build web pages then utilize Cascading Style Sheets (CSS) to provide a standard look across your website. Students also learn how use web development tools  to build websites easily and efficiently.

Most web pages are written in HTML a simple language that is used to format text and images, allow users to enter data, and provide links to access other pages.

For a more professional look to a website developers use Cascading Style Sheets (CSS) to style fonts,colors, and other attributes across all the Web pages in a website.

Web Development Tool
Unless you are using a scripting language like PHP, managing a large site with many pages and files can quickly become a mess. Web development tools have built-in dependency tracking that will automatically manage your files and will update your pages accordingly.

The web development tool has good tools to assist you in laying out your site.

PREREQUISITES

Students should have some basic computer programming skills