HTML - Interesting facts about HTML

Tot ce se poate vorbii despre HTML gasesti aici.

Moderators: Moderator ajutator, Moderator

full skill
full skill
Status: Offline
Posts: 1216
Registered for: 10 years 8 months
10
Cont Premium: vScorpio
Location: București

HTML - Interesting facts about HTML Post by Scorpio »

Dupa cum zice si titlul, Interesting facts about HTML in traducere Chestii interesante despre HTML
  • 1. HTML inseamna Hyper Text Markup Language
    2. Documentele HTML mai sunt numite pagini de web.
    3. In HTML vei intalnii taguri, cum ar fii <h1> <p> <body> etc.
    4. Toate tagurile incep cu "<" de exemplu.
    Daca introduci intr-un document codul de mai jos vei vedea ceva asemanator.
    Image

Code: Select all

<!DOCTYPE html>
<html>
<body>

<h1>Primul meu header</h1>

<p> 
Pune aici niste text.        | Acesta este un test. Scorpio @ minecraft-romania.com
</p>

</body>
</html>
Daca doriti sa stiti de la ce vin anumite taguri, va rog sa lasati reply.
[/b]
Last edited by WoophRadu on 12 Sep 2013, 01:32, edited 1 time in total.
Reason: Titlu editat
We are anonymous.
We are legion.
We do not forgive.
We do not forget.
Expect us!

Image
Spoiler | Afiseaza
[img]http://www.speedtest.net/result/3627915067.png[/img]
skill +2
skill +2
Status: Offline
Posts: 112
Registered for: 10 years 4 months
10
Status: import org.bukkit.command.*;
Cont Premium: ChrystianSandu
Location: 127.0.0.1

Re: HTML - Interesting facts about HTML Post by ChrystianSandu »

A mai fost un asemenea tutorial, si da il gasiti pe internet. Un lucru care ma intereseaza, (Tyrexel || other) cum pot sa fac php-ul asociat cu HTML-ul sa se verifice fiecare textbox imediat dupa editare (cu db-ul)? (ca sa scutesc de redirectionare)
Post a new topic Post a reply

Return to “HTML”