Section 1

Preview this deck

Style

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (20)

Section 1

(20 cards)

Style

Front

This is used for color,fonts,font size

Back

<table>

Front

This tag is used for making tables

Back

<strong>

Front

this is the tag you use to bold words

Back

<ol>

Front

this is the tag you use to put in a ordered list

Back

<td>

Front

This tag makes the header of table

Back

<tr>

Front

This tag is used for making table rows

Back

<head>

Front

this is the tag you use to put in the head of the page

Back

Anchor

Front

This marks the beginnings and the end of a hyperlink

Back

<ul>

Front

this is the tag you use to put in a UN-ordered list

Back

CSS

Front

This is the programming language that makes everything look good

Back

Background color

Front

This is used to color the background of your page

Back

html5

Front

The language of programming

Back

Doctype

Front

used to tell the browser which HTML or XHTML version and type the document uses

Back

<em>

Front

This tag is used for making a phrase tag.

Back

</br>

Front

This tag is used inserting a single line break

Back

<body>

Front

this is the tag you use to put in the middle part of the page

Back

href

Front

This is used for making hyperlinks

Back

<p>

Front

this is the tag you use to put in a paragraph

Back

<title>

Front

this is the tag you use to put in the title of the page

Back

<img src>

Front

this is the tag you use to put in a picture

Back