Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coduri text in html
#1
PHP Code:
<b>text bold</b
text
PHP Code:
<i>text cursiv (italic) </i
text
PHP Code:
<u>text subliniat (underlined) </u
text
PHP Code:
<del>text taiat (deleted) </del

PHP Code:
<sup>exponent (superscript) </sup
PHP Code:
<sub>indice (subscript) </sub
PHP Code:
<tt>caractere monospatiate (teletype) </tt
PHP Code:
<cite>Citat (cite) </cite
Quote:text
PHP Code:
<em>evidentiat (emphasis) </em
PHP Code:
<code>text scris la tastatura (computer code) </code
PHP Code:
<kbd>text scris la tastatura (keyboard) </kbd>
<
samp>mostra de cod de computer (sample) </samp>
<
strong>text ingrosat (strong) </strong>
<
small>mic (small) </small
text
PHP Code:
<big>mare (big) </big
text
PHP Code:
<font color="red">font rosu (detalii) </font
text
PHP Code:
<font face="Courier">font Courier (detalii) </font
PHP Code:
<font size="6">font size=</font

PHP Code:
<div align="center">text aliniat pe centru</div
text
PHP Code:
<div align="left">text aliniat la stanga</div
text
PHP Code:
<div align="right">text aliniat la dreapta</div
text
Reply
Anunt important
Daca ti-a fost de folos articolul de mai sus te rugam sa ne sustii in semn de apreciere.
Ar insemna foarte mult pentru noi daca ai apasa oricare din butoanele de recomandare de mai jos (in special pe cel de facebook) sau chiar pe mai multe.
Faptul ca suntem apreciati ne motiveaza sa facem o treaba mai buna si implicit sa oferim mai mult, ajuta comunitatea sa creasca.


#2
Mai e si tagul <pre> acesta inlocuind <br> :

PHP Code:
<pre>
text text
text text
</pre

va afisa :

PHP Code:
text text
text text 

inlocuind :

PHP Code:
text text<br>
text text<br
Reply
#3
<pre> este text perforat, ii zic asa pentru ka nu poate fi repozitionat de browser, kum a fost skris asa ramine, dintro parte e naspa akum ku kalkulatoarele mikute ka trebuie sa glisezi din stinga in dreapta. Eu personal nul rekomandez.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  cum creez un tabel de menu-uri in html?(functii) shadow2012 4 11,722 12-02-2011, 09:06 AM
Last Post: shadow2012
  Cele mai utilizate coduri html Admin 2 16,511 11-21-2011, 10:10 PM
Last Post: lvsoffice
  Butoane in html Admin 3 43,531 11-21-2011, 09:17 PM
Last Post: lvsoffice
  Tutorial HTML complet - Introducere in HTML pentru incepatori Admin 0 10,270 04-23-2011, 06:42 PM
Last Post: Admin
  Pagina HTML Generalitati Admin 1 10,500 04-06-2010, 11:45 AM
Last Post: adi_s
  Inceputul unui site in HTML Admin 1 9,318 04-06-2010, 11:44 AM
Last Post: adi_s
  HTML valid - necesar sau nu ? casperel 4 11,001 04-06-2010, 11:33 AM
Last Post: adi_s
  Html/Css problem! Raducu' 1 8,276 10-26-2009, 04:58 PM
Last Post: Admin
  Comentari in html Admin 0 7,202 01-23-2009, 10:57 PM
Last Post: Admin
  Background in tabele HTML fulgerulde10 0 7,437 01-18-2009, 04:30 AM
Last Post: fulgerulde10



Users browsing this thread: 1 Guest(s)