Entries Tagged ‘HTML’:

How to created rounded corners

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: , , , , ,

Comments (2)

Introduction to standards

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: , , , ,

Leave a Comment