Misc. Coding
Misc. Tags
Text
Pop Culture CompSci
Basics
100

What is this: 101010101

Binary

100

Bold text tag

<b> </b>

100

Paragraph tag

<p></p>

100

Founder of Apple

Steve Jobs

100

The tag at the very beginning and end of every webpage code.

<html>  </html>

200

Style coding for HTML (Navigation bars, etc.)

CSS

200

Insert text tag

<ins> </ins>

200

Text color tag set up

Ex: <h1 style="color:Tomato;">Hello World</h1>

200

Cofounder of Apple (not Steve Jobs)

Steve Wozniak

200

How to make a comment

<here is a comment>

300

Layout rule (includes 3s)

Rule of Thirds

300

Button tag

<button> </button>

300

Break tag

<br> </br>

300

Microsoft founder 

Bill Gates

300

Set up of an image code.

<img src=”source_of_image“>

400

Avoid this type of blanks in your webpage

White Space

400

Link set up

<a href="url">link text</a>

400

Six heading tags

<h1></h1>

<h2></h2>

etc.

400

Current CEO of Apple

Tim Cook

400

The structure of an end tag to close.

Ex: <head> <BLANK>

Ex: <head> </head>

500
Term for keeping things the same (good for webpages)
Consistency
500

A tag that makes your text buff 

<strong> </strong>

500

Italics text tag

<i> </i>

500

Guy who made Facebook

Mark Zuckerburg

500

The three tags for text structure.

<head> <body> <title>

M
e
n
u