Get up to 80 % extra points for free! More info:

Discussion – Lesson 7 - Basic CSS selectors and properties

Back

 

Comments
Avatar
Ardouin Best Saint Jean:7/7/2017 9:45

<!DOCTYPE.html>
<html lang="en">
<meta charset="utf-8" />
<title>Who am i</title>
<link rel="stylesheet" href="style.css" type="text/css" />

<head>

</head>
<body>
<h1> a short bio</h1>
<p> A little bit of kind,<br> bad temper ,</br> nice you know how people can be , like up and down</p>

<p><img src="images/AR­DOUIN.jpg" alt="myself" /></p>

<table border="1">

<thead>

<tr>
<td>Funny</td>
<td>Anger</td>
<td>Hatred</td>

</tr>
</thead>
<tbody>

<tr>
<td>wishing that every moment should stay like that</td>
<td>the worst part we don't like, but have to when it comes</td>
<td>the reverse of love, can't never beautifull</td>

</tr>
</tbody>

 
Reply
7/7/2017 9:45
To maintain the quality of discussion, we only allow registered members to comment. Sign in. If you're new, Sign up, it's free.

1 messages from 1 displayed.