GDT 150 Design for the Internet
Handout: CSS: Absolute Positioning
This is smaller narrower text that should flow between the other text. We’ll see if this works. It may or it may not: it’s only a test.
This is test text. We are testing whether we can justify and alternate lines of text. We really don’t know, so we’ll soon find out.
content
background-image: url(background.gif);
background-image: url(background.gif);
background-repeat: repeat-x;
background-repeat: repeat-x;
background-image: url(background.gif);
background-repeat: repeat-y;
background-repeat: repeat-y;
background-image: url(background.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-image: url(background.gif);
background-repeat: no-repeat;
background-position: right top;
background-repeat: no-repeat;
background-position: right top;
background-image: url(background.gif);
background-repeat: no-repeat;
background-position: 100px 30px;
background-repeat: no-repeat;
background-position: 100px 30px;
background-image: url(background.gif);
background-repeat: repeat-x;
background-position: center;
background-repeat: repeat-x;
background-position: center;