HTML NOTES Commands are usually done in all caps. <> brackets used to enclose commands B bold HTML tells system the language you are using HEAD gives info for heading on browser TITLE used in head for title BODY main part of web page end bracket stating end of command P paragraph comment line BR break - puts a break in the line TABLE begins the start of a table /TABLE ends table TD table data TR table row CENTER centers data ALIGN shows placement OL /OL ordered list (1,2,3) LI individual listed item UL /UL unordered list