Related Articles
CSS and HTML 5 – Opacity for Text and Images
Changing the opacity of text or pictures can make them easier to view by users. You can also use :hover to show when an object is being hovered over. opacityStyle.css opacity.html
CSS and HTML 5 – Table Formatting
You can format Tables using CSS to not just add borders, but also interactive features. tableStyle.css table.html
PHP Project (Intermediate) – Photo Gallery Search by Tags
In this project we build the ability to search for images based on Tags stored in MySQL. Previous Classes in Series: PHP Project (Simple) – Dynamic Photo Gallery Stream PHP Project (Simple) – Dynamic Photo […]
Be the first to comment