Network, Computer and Programming Resources
Network - < > (Angle Brackets)
Angle brackets are used in pairs to surround markup tags in HTML (Hypertext Markup Language) documents for the World Wide Web. For example, <P> indicates a paragraph break; <B> and </B> indicate the start and end of a section that is to be displayed in boldface.