You are on page 1of 4

https://docs.google.

com/spreadsheets/d/1lcqMGqSjnN6oVqJ1Tyw4Ut4-Lz9-OQRR/
edit#gid=1837788618

<!DOCTYPE html>
<html>

<head>

</head>

<body bgcolor="#7e3cb5" text="#e2dae8" >

<pre>
Lorem ipsum dolor sit, amet consectetur adipisicing elit. Reiciendis obcaecati incidunt, dolor
officia eius
mollitia veritatis.

Tempore ut minus molestiae quidem hic vero eum quaerat. Natus necessitatibus reprehenderit
nobis dignissimos.
</pre>

<p>
Salutare la toti !
</p>

<abbr title="JavaScript">
JS
</abbr>

<!-- h - heading (antent) -->


<!-- 1 - cel mai mare. 6 - cel mai mic -->
<h1 title="JavaScript">Eu &nbsp; &nbsp; &nbsp;sunt h1 </h1>
<h2>Eu sunt h2</h2>
<h3>Eu sunt h3</h3>
<h4>Eu sunt h4</h4>
<h5>Eu sunt h5</h5>
<h6>Eu sunt h6</h6>

<blockquote>Eu sunt citat bloc</blockquote>


<q>Eu sunt citat q</q>

<h1>
<cite>
<q>Cine stie carte - are patru ochi</q>
</cite>
</h1>

</body>

</html>

<marquee direction="down" width="250" height="200" behavior="alternate" style="border:solid">


<marquee behavior="alternate">
<img width="70"
src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/DVD_logo.svg/1200px-
DVD_logo.svg.png">
</marquee>
</marquee>

TrebEdit - de descarcat de pe playmarket pt a lucra cu codul html, js si css de pe telefoane

<strong>Eu sunt strong</strong>


<i>Eu sunt text italic</i>
<em>Eu sunt text em</em>

<small>Eu sunt text mic</small>

<i> x <sup>2 + y</sup> </i>


<b> H <sub>2</sub> O </b>

<br/>
<ins>Eu sunt text înserat</ins>

<marquee direction="down" width="250" height="200" behavior="alternate" style="border:solid">


<marquee behavior="alternate">
<img width="70"
src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/DVD_logo.svg/1200px-
DVD_logo.svg.png">
</marquee>
</marquee>

https://drive.google.com/drive/u/2/folders/1e7b8Q720Yn3mq7Phngl5N9mZZBIwXzsL

https://www.utf8icons.com/

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Javascript</title>
</head>
<body>

<h1>Salut JavaScript</h1>

<script src="main.js"></script>
</body>
</html>

<strong>Eu sunt strong</strong>


<i>Eu sunt text italic</i>
<em>Eu sunt text em</em>

<small>Eu sunt text mic</small>

<i> x <sup>2 + y</sup> </i>


<b> H <sub>2</sub> O </b>

<br/>
<ins>Eu sunt text înserat</ins>

https://www.utf8icons.com/

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Javascript</title>
</head>
<body>

<h1>Salut JavaScript</h1>

<script src="main.js"></script>
</body>
</html>

https://drive.google.com/drive/u/2/folders/1e7b8Q720Yn3mq7Phngl5N9mZZBIwXzsL
https://docs.google.com/forms/d/e/
1FAIpQLSeWjHjrBHrbsz0grCbpGgERKHvGA93xMGagXqwFPBti6PGUpA/viewform

https://docs.google.com/forms/d/e/1FAIpQLSfHaAMHM6Jebk3_S1WVt8i7ZgCnpYX-
u5Nwxp8pwqvGFssb5Q/viewform

You might also like