Related Articles

*NEW
CSS and HTML 5 – Making Shapes
With CSS you can create shapes to add visual elements to your HTML documents. Shape Examples: https://www.w3schools.com/howto/howto_css_shapes.asp shapeStyle.css shape.html

*NEW
PHP Project (Simple) – Dynamic Photo Gallery
This project shows you how to create a Picture Gallery App that is dynamically based off of the pictures in a folder. Previous Classes in Series: PHP Project (Simple) – Dynamic Photo Gallery Stream Prerequisites: […]

CSS and HTML 5
CSS and HTML 5 – Classes in CSS
Classes allow you to format text in different tags similarly. Classes can be reused numerous times on a page, and they can be combined together. class.html classStyle.css
Be the first to comment