Tutti Gli HTML Base

« Older   Newer »
 
  Share  
.
  1.     +1   -1
     
    .
    Avatar

    Member

    Group
    Mod Globale
    Posts
    772
    Reputation
    0
    Location
    Amara Lucania

    Status
    Dead
    Ecco alcuni codici HTML^^

    Testo


    CODICE
    <marquee scrollamount="5" direction="up" style="background-color: black; width: 200px; height: 30px; border: 2px solid orange;">Testo</marquee>


    scrollbar
    CODICE
    <div style="overflow: auto; height: 250px; width: 600px">METTI IL TESTO O LìIMMY CHE VUOI</div>




    Testo a destra

    text


    CODICE
    <p align="right">TESTO</p>


    Immagine che porta a sito web
    CODICE
    [URL=LINK SITO WEB][IMG]LINK IMMAGINE[/IMG][/URL]


    Link colorato con immagine

    Link

    CODICE
    [URL=link][COLOR=DD0093]Link[/URL][/COLOR]

    Immagine in un profilo
    dimensioni massime consentite 250 larghezza x 100 altezza
    CODICE
    <img src=LINK IMMAGINE width="148" height="44">


    Testo sopra un altro

    QUI METTI IL TESTO CHE VUOI
    qui quello che vuoi sopra


    CODICE
    <p align="center"><font style="text-decoration:none; font-family: impact; font-size: 20px; color: #f5c2ee; line-height: 6px;">QUI METTI IL TESTO CHE VUOI</font>
    <font style="text-decoration:none; font-family: arial; color:#8e3482 ; font-size: 30px;">qui quello che vuoi sopra</font></p>



    Elenco a finestra


    CODICE
    <select>
    <option value="1">Akatsuki</option>
    <option value="2">Dominerà</option>
    <option value="3">Il Mondo</option>
    </select>


    Barra Scorrevole

    bla bla bla bla bla bla bla bla bla bla bla bla bla bla
    bla bla bla bla bla bla bla bla bla bla

    CODICE
    <div style="overflow:auto; height:30px;">
    bla bla bla bla bla bla bla bla bla bla bla bla bla bla
    </div>


    Barra Scorrevole 2

    CODICE
    <textarea>INSERISCI QUì IL TESTO</textarea>


    Bottone

    CODICE
    <button>TESTO TESTO</button>


    Tesco scorrevole
    text
    CODICE
    <marquee bgcolor="#COLORE HTLM" width="100%">Il vostro testo qui</marquee>


    Testi scorrevoli

    Text

    CODICE
    <marquee scrollamount="2">Text</marquee>


    Text

    CODICE
    <marquee scrollamount="10">Text</marquee>


    Testo dall'alto verso il basso
    Text
    CODICE
    <marquee align="middle" scrollamount="1" height="100" vspace="20" width="100%" direction="up"scrolldelay="1">TESTO</marquee>



    Testo Lampeggiante
    Fiero di essere Nukenin!!
    CODICE
    <marquee direction="up" scrollAmount=35 height="40" width="80%">INSERISCI QUì IL TESTO</marquee>


    Testo che gira a zonzo xD
    Text
    CODICE
    <marquee direction="up" behavior="alternate" height="200"><marquee behavior="alternate" width="30%">INSERISCI QUì IL TESTO</marquee></marquee>


    Testo rimbalzante
    f92 Power! XD
    CODICE
    <marquee behavior="alternate" width="30%">inserire testo</marquee>


    Testo sfumato
    text

    CODICE
    <div style="width:100%;filter:blur">INSERISCI QUì IL TESTO</div>


    Sfondo Per la firma
    CODICE
    <div style="background-image:url(INSERISCI IL LINK DELL'IMMAGINE)">


    Immaggine di sfondo per la firma
    CODICE
    <div style="BORDER: 3px double #C0C0C0; background-image: url(CODICE IMMAGINE DI SFONDO)">CONTENUTO FIRMA</div>


    "Scritta Nascosta"
    tieni il mouse fermo su quasta scritta
    CODICE
    <acronym title="SCRIVI QUì LA DESCRIZIONE">INSERISCI IL TESTO</acronym>


    Cursore in firma

    Contenuto della firma...

    CODICE
    <div style="cursor: Crosshair">
    Contenuto della firma...
    </div>


    Testo Accanto a un immagine

    testotesto
    CODICE
    <div style="float: left; margin-right: 6px">LINK TUA IMMAGINE</div>
    <font face=Verdana color=#000000 size=1> TUO TESTO</font>





    codice tabella stessa colore della skin

    CODICE
    <table class="skin_tbl" align="center" cellpadding="0" cellspacing="0">

    <tr>
    <td class="mleft_top">
    <td><table class="mback" width="100%" cellpadding="0" cellspacing="0">

    <tr>
    <td class="mback_left">
    <td class="mback_center"><div class="mtitle">TITOLO</div>
    <td class="mback_right">

    </table>
    <td class="mright_top">

    <tr>
    <td class="mleft">
    <td><table class="mainbg" style="text-align:center;width:100%" cellpadding="4" cellspacing="1">

    <tr>
    <td class="title">SOTTOTITOLO1
    <td class="title">SOTTOTITOLO2
    <td class="title">SOTTOTITOLO3

    <tr title="RIGA1">
    <td class="ww"><center>

    SCRIVI O METTI IMMAGINI RELATIVE AL SOTTOTITOLO1

    <td class="aa">

    SCRIVI O METTI IMMAGINI RELATIVE AL SOTTOTITOLO2

    <td class="ww">

    SCRIVI O METTI IMMAGINI RELATIVE AL SOTTOTITOLO3

    </center>

    </table>
    <td class="mright">

    <tr>
    <td class="mleft_bottom">
    <td><table class="msub" width="100%" cellpadding="0" cellspacing="0">

    <tr>
    <td class="msub_left">
    <td class="msub_center">&nbsp;
    <td class="msub_right">

    </table>
    <td class="mright_bottom">

    </table>


    testo sbarrato

    sbarrato
    CODICE
    <s>TESTO</s>


    Lista:

    • ......

    • .....

    • ....


    CODICE
    <ul type="disc">
    <li>voce</li>
    <li>voce</li>
    <li>voce</li>
    </ul>


    Testo Apice
    Ciao blablabla...

    CODICE
    <sup>testo</sup>


    Testo pedice
    Ciao blablabla...

    CODICE
    <sub>testo</sub>


    Collegare la scritta al link

    CODICE
    <a href="INDIRIZZO">TESTO</a>



    Testo con alone

    text


    CODICE
    <div style="width:100%;filter:glow(color=colore)">testo</div>


    Cambiare font in firma
    CODICE
    [font=NOME DEL FONT]TESTO[/font]

    coviene scegliere font che siano predefiniti nel pc in modo che tutti gli utenti possano visualizzarlo correttamente^^

    Tabelle Varie

    textblablablablabla


    CODICE
    <fieldset><legend><b>text</b></legend>bla bla bla bla</fieldset>


    text


    CODICE
    <div style="border: 4px solid #00CCFF; width: 400px;">text</div>


    TESTO



    CODICE
    <div style="font-family: times; font-size: 14px; color: CODICE COLORE TESTO; background-color: CODICE COLORE SFONDO; -moz-border-radius: 30px; text-align: justify; padding: 10px; border: 2px solid CODICE COLORE BORDO"><p align="center">TESTO</p></div>


    TESTO


    CODICE
    <div style="border: 4px Dotted #00CCFF; width: 400px;">TESTO</div>


    TESTO


    CODICE
    <div style="border: 4px Dashed #00CCFF; width: 400px;">TESTO</div>


    TESTO


    CODICE
    <div style="border: 4px double #00CCFF; width: 400px;">TESTO</div>


    Tabella Colori

    steelblueroyalbluecornflowerbluelightsteelbluemediumslateblue
    slatebluedarkslatebluemidnightbluenavydarkblue
    mediumbluebluedodgerbluedeepskybluelightskyblue
    skybluelightbluepowderblueazurelightcyan
    paleturquoisemediumturquoiselightseagreendarkcyanteal
    cadetbluedarkturquoiseaquacyanturquoise
    aquamarinemediumaquamarinedarkseagreenmediumseagreenseagreen
    darkgreengreenforestgreenlimegreenlime
    chartreuselawngreengreenyellowyellowgreenpalegreen
    lightgreenspringgreenmediumspringgreendarkolivegreenolivedrab
    olivedarkkhakidarkgoldenrodgoldenrodgold
    yellowkhakipalegoldenrodblanchedalmondmoccasin
    wheatnavajowhiteburlywoodtanrosybrown
    siennasaddlebrownchocolateperusandybrown
    darkredmaroonbrownfirebrickindianred
    lightcoralsalmondarksalmonlightsalmoncoral
    tomatodarkorangeorangeorangeredcrimson
    reddeeppinkfuchsiamagentahotpink
    lightpinkpinkpalevioletredmediumvioletredpurple
    darkmagentamediumpurplebluevioletindigodarkviolet
    darkorchidmediumorchidorchidvioletplum
    thistlelavenderghostwhitealicebluemintcream
    honeydewlightgoldenrodyellowlemonchiffoncornsilklightyellow
    ivoryfloralwhitelinenoldlaceantiquewhite
    bisquepeachpuffpapayawhipbeigeseashell
    lavenderblushmistyrosesnowwhitewhitesmoke
    gainsborolightgreysilverdarkgraygray
    lightslategrayslategraydimgraydarkslategrayblack



    testo testo testo testo



    CODICE
    <div style="font-family: times; font-size: 14px; width: 155px; color: #000000; background-color: #FF8EFF; -moz-border-radius: 30px; text-align: justify; padding: 10px; border: 2px solid #FF8EFF"><p align="center">testo testo testo testo </p></div>
     
    Top
    .
  2. ‚ ƒ u l l
        +1   -1
     
    .

    User deleted


    :fiori: ho provato ad usare il codice delle scritte sovrapposte in firma ma non funziona ç_ç
     
    Top
    .
1 replies since 12/4/2013, 20:52   26 views
  Share  
.