Please enable JavaScript to use CodeHS

FLMSNavTech Glossary

Flashcards

Course:

Module:

Lesson:

Search:

HTML HTML

Hypertext Markup Language

HTML

HTML Tag HTML

Tags are the building blocks of an HTML document

Tag

<ul> Tag HTML

Defines an unordered list in HTML.

<li> Tag HTML

defines a list item inside an HMTL list.

<ol> Tag HTML

The <ol> tag defines an ordered list. An ordered list can be numerical or alphabetical.

CSS CSS

Cascading Style Sheets. The language for designing web pages and adding style.

Web page General

A document that can be viewed by a web browser, usually written in HTML