Biancaioana1 / html-css-proiecte1

0 stars 0 forks source link

Tag body lipsă #15

Open ViorelMocanu opened 4 months ago

ViorelMocanu commented 4 months ago

https://github.com/Biancaioana1/html-css-proiecte1/blob/f54e47aca991bd2c95e530cbadbb288e57a23268/poiezie#L6

Conținutul efectiv al fișierului, deci imaginea, h1-ul și restul lucrurilor de sub (poezia propriu-zisă) ar trebui puse în tag-ul <body>...</body> care ar trebui să se închidă jos de tot, sub toate tag-urile, dar înainte de tag-ul de închidere </html>.

Structura fișierului trebuie să fie:

<!doctype html>
<html>
    <head>
        ...
    </head>
    <body>
        ...
    </body>
</html>
ViorelMocanu commented 4 months ago

P.S. Cred că vrei să spui „poezie” nu „poiezie”. https://dexonline.ro/definitie/poezie

Biancaioana1 commented 4 months ago

Da nu am fost atentă mă scuzați de greșeală făcută Pe 23 mai 2024, la 6:42 p.m., Viorel Mocanu @.***> a scris: P.S. Cred că vrei să spui „poezie” nu „poiezie”. https://dexonline.ro/definitie/poezie

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>