You are on page 1of 2

Ex.12 pag.

128
<HTML>
<HEAD>
<H1>Magazin de haine </H1>

</HEAD>
<HR allign=”left” size=”4” width=”80%” color=”blue” >
<H3>Imbracaminte </H3>
<H3 allign=”center” ></H3>
<PRE>
Jeans
Maiou
Adidasi
Hanorac
</PRE>
</HR>
</HTML>
Ex.13 pag.128
<!DOCTYPE html>
<HEAD>
<title>Ex.13 pag.128</title>
</HEAD>

<H3><strong><u>Teorema</strong> </H3></u>

<B></B>
<U></U>
<b><i> LLL :Doua triunghiuri sunt congrunete daca au laturiel corespondente
congruente</b></I>
<HR allign=”center” width=”70%” size=”2” color=”red”>
<b><i>LuL:Doua triunghiuri sunt congruente daca au o pereche de laturi congruente
si unghiurile
formate de aceste congruente</b></I>

</HR>
</HTML>
Ex.14 pag.128
<!DOCTYPE html>
<HEAD>
<title>Ex.14 pag.128</title>
</HEAD>
<body>

<H3>Formule </H3>
<h3>
a.)sqr(a+b)=sgr(a)+2*a*b+sqr(b);</br>
b.) sqr(a1+a2+a3)=sqr(a1)+sqr(a2)+sqr(a3)+2*a1*a2+2*a1*a3+2*a2*a3;</br>
c.)abs(a+b)<abs(a)+abs(b),pentru orice numere nenule a si b.
</h3>
</body>
</HTML>
Ex.15 pag.128
a)
<!DOCTYPE html>
<HEAD> <title>Problema cu linii</title>
</HEAD>
<Body>

<HR size=”10” color=”black” style=”margin-left: 90%;”>


</br>
</br>
<HR size=”10” color=”black” style=”margin-left: 70%;”>
</br>
</br>

<HR size=”10” color=”black” style=”margin-left: 50%;”>


</br>
</br>
<HR size=”10” color=”black” style=”margin-left: 30%;”>
</br>
</br>
<HR size=”10” color=”black” style=”margin-left: 10%;”>

</Body>
</HTML>

b)
<!DOCTYPE html>
<html lang=”en”>
<head>
<title>Problema cu trepte</title>
</head>
<body>
<pre>
Daca
Vreai
Sa
?tii
Inva?a
Permanent!
</pre>
</body>
</html>
Ex.16 pag.128

<!DOCTYPE html>
<html lang=”en”>
<head>
<title>Ex.16 pag.128</title>
</head>
<body bgcolor=”yellow”>
<H3 align=”center” style=”color: green;”>Martie</H3>
<HR size=”5” color=”black” width=”50%”>
<em><strong><h4 align=”center”>
O,</br>
De ce nu sunt o floare,</br>
Un lăstun purtat de vânt,-</br>
Că sa uit o clipă numai</br>
Unde ești- și unde șanț!..</br>
</h4></strong></em>
</body>
</html>

You might also like