Wednesday, July 20, 2016

<!DOCTYPE html>

 <html>
<head>
<title> learning css</title>
<p> hi! nice to meet you/p>

css is a language used to describe the appearance and format of HTLM.

color: red;
color: #6cb7ad;
color : rgb (255,0,0);

css: casading  style sheet
HTLM: hyper text language mark up

No comments:

Post a Comment