filed in General on Mar.19, 2008
Rounded corners create a great effect on web pages and are sometimes required to continue the feel of a web page.
There are many ways of creating rounded corners in HTML and CSS, this is a simple one where the width of the container is specified. We are going to create a rounded container with [...]
Tags: , CSS, How to, HTML, Rounded Corners, Tutorials
filed in General on Feb.20, 2008
Tonight’s class consisted of brief examples of what the code looks like for a basic HTML page the differences between HTML and XHTML – (which I sort of get now) and a look at Cascading Style Sheets (CSS). To view the code of a page you can click the View>(Page) Source.
So what are the differences [...]
Tags: CSS, HTML, Practial Web Site Development, Standards, XHTML