Friday, February 22, 2008

different languages I'm learning this term


DIFFERENT LANGUAGES I'M LEARNING THIS TERM

[Librarianship: not a humanities-based profession]

html
<ul id="sample">
<li>different</li>
<li>languages</li>
</ul>

css
body {
color: #fff;
background: #000;
border-bottom: 1px solid #bc210b;}

SQL
SELECT Course.code, Section.id
FROM Course INNER JOIN ([Enrol] INNER JOIN Section ON Enrol.section$id=Section.id) ON Course.code=[Enrol].course$code;

Descriptive Bibliography
Collation Statement:

80 : π4A-R8[$4 signed]; 140 leaves, pp.[8]1 2-272=[280]


(postscript: please pat me on the back for figuring out how to display html as text. Hooray me!)

No comments: