import React from 'react'; import { TextContent, TextList, TextListVariants, TextListItem, TextListItemVariants } from '@breakaway/preact-core'; export const TextDescriptionList: React.FunctionComponent = () => ( Web The part of the Internet that contains websites and web pages HTML A markup language for creating web pages CSS A technology to make HTML look better );