<!DOCTYPE html> <html> <head> <title>Word Definitions</title> </head> <body> <h1>Word Definitions:</h1> <dl> <dt>Computer:</dt> <dd>A machine for performing calculations automatically.</dd> <dt>Internet:</dt> <dd>A global network connecting millions of computers.</dd> <dt>HTML:</dt> <dd>A markup language for creating web pages.</dd> </dl> </body> </html>

Design a site like this with WordPress.com
Get started