To use positioning on an element, you must first declare its position property to be absolute or relative: H1 { position: absolute } Then you can add whatever ...
Whether you're building a Web or desktop application, here's a round-up of tools for building the interface with plain old HTML. Being able to work comfortably on Web-related code elements -- HTML, ...