<!DOCTYPE html> <html> <body> <dl> <dt>Google</dt> <dd>It is a software that indexes the pages and brings those pages in search results to provide the information to the users.</dd> <dt>Website</dt> <dd>It is a combination of web pages that provide the information.</dd> <dt>System Software</dt> <dd>It is a set of instructions that control the hardware and improve the performance of computer components.</dd> </dl> </body> </html>
Run
×
Share