CODURI SIMPLE
==>>Culori scris:
{fc=red}text{/fc} =>Scris rosu
{fc=blue}text{/fc} =>Scris albastru
{fc=yellow}text{/fc}=>Scris Galben
==>>Marimile caracterelor:
{fs=1}text{/fs}=>Marimea 1
{fs=2>text{/fs}=>Marimea 2
{fs=3}text{/fs}=>Marimea 3
si tot inlocuiti 1, 2 ,3, cu alte numere
==>>Cod pt. texte ingrosat, italic, subliniat si respectiv taiat
{B}scrii text{/B}=> Pt.Text ingrosat
{I}scrii text{/I}=> Pt.text italic
{U}scrii text{/U}=> Pt.text subliniat
{S}scrii text{/S}=> Pt.text taiat
==>>Cum vrei sa fie asezat textele: in partea centala, stanga si
respectiv dreapta
{center}text pt mijloc{/center}
{left}scrii text{/left}
{right}scrii text{/right}
---------------------------------------------------
==>>Cum se pune o imagine!!?(dimensiuni exacte)
{IMG}
http://adresa imaginii exacta{/IMG}
Codul pt. a scrie un text si la click pe el sa activezi o pagina web:
{LNK=
http://adresa fixa}Textul care vrei sa apara{/LNK}
EX: {LNK=
http://www.as.ro/bandtest/?q=l}Test conexiune NET{/LNK}
Codul pentru banere, poze pe care dai click si accesezi o pagina web:
{URL=
http://adresa fixa la care vrei sa se faca accesul}
{IMG}
http://adresa pozei{/IMG} {/URL}
Ex:{URL=
http://www.ddl2.com}
{IMG}
http://www.glowfoto.com/images/2004/12/01-130555T.gif{/IMG} {/URL}
==>>Introduci muzica pe pagina:
{bgsound src=
http://adresa fisierului cu muzica loop=`infinite`}
Ex:{bgsound
src=
http://membres.lycos.fr/thehoneymoon/Midi_KissDesign_collection02/beautiful_life.midloop=`infinite`}
==>>Dai click pe text si scrii in e-mail::
{EMAIL=adresa de e-mail}Textul ce vrei sa apara{/EMAIL}
Ex:{EMAIL=
bogg...@yahoo.com}scrie-mi{/EMAIL}
==>>Pt a defila scrisul sau poza:
{marquee}Textul ce vrei sa defileze{/marquee}
{marquee}{IMG=
http://adresa pozei;dimensiunea latimii pozei in
pixeli/}{/marquee}
Ex:{marquee}{IMG=
http://site.neogen.ro/mbge/images/img_260807.jpg;400/}{/marquee}
==>>Pentru a se misca scrisul din stanga in dreapta...
{marquee scrollamount=3 direction=right loop=true
behavior=alternate}scrii mesaj!!{marquee}
==>>Codul pt copyright-
{h1}{h1}{br}{body oncontextmenu=`alert('mesajul tau');alert('Scrii
mesaj');return false` onselectstart=`return false`}
==>>Scrisul care se misca Sus deasupra barei personalizate:
{MARQUEE direction=left height=50 scrollAmount=9 scrollDelay=10
style="COLOR:#CC00CC; FILTER: alpha(opacity=80); FONT-FAMILY: Kristen
ITC; FONT-SIZE: 80pt; FONT-WEIGHT: bold; POSITION: absolute;
RIGHT:200px;top:0px;Z-INDEX: 25" width=552;}WeLcoMe {/MARQUEE}{MARQUEE
direction=right height=50 scrollAmount=9 scrollDelay=10
style="COLOR:#9966FF; FILTER: alpha(opacity=50); FONT-FAMILY: Papyrus;
FONT-SIZE: 80pt; FONT-WEIGHT: bold; POSITION: absolute; LEFT: 200px;
top:0; Z-INDEX: 25"width=552;}Welcome {/MARQUEE}
==>>Cod pt background:
{br}{style}body{background: black
url{
http://site.neogen.ro/myckydutza/images/img_188158.gif}{/style}
==>>O imagine sa se vada mai in ceata:
{center}div=style='filter: alpha(style=2, opacity=100} widh=650;
height:130; background:blue url{
http://adresaimaginii}'}{/DIV}{/center}
==>>Codul ptr fundal este urmatorul..."
{html}{style} body{background: blue
url(
http://www.platuglen.dk/Bag9b/Bubbles1.gif){/style}{/html}Coduri pentru desingul siteului
:ACA SHTITZI ENGLEZA AVETZI NOROC AZI CA ATZI DAT PESTE ELE::
{A}{/A} This element is what the hyperlinked structure of the World
Wide Web is based on. It is used in two ways:
1. Create a hyperlink to another anchor (Link to another page or
website)
2. Create an anchor in a document See working example. or see anchor
tutorial
{ABBR}{/ABBR} Identifies that the content is an abbreviated form of
some kind.
{ACRONYM}{/ACRONYM} Identifies that some text is an acronym.
{ADDRESS}{/ADDRESS} Specifies information such as authorship and
contact details for the current document. Browsers should render the
content with paragraph-breaks before and after.
{APPLET}{/APPLET} Embed a Java applet into the document.
{AREA}{/AREA} Used to implement a client-side image map.
{AUDIOSCOPE} This element displays the audioscope, the graphical
display of the amplitude of the current sound over time.
{B}{/B} Change the text to bold.
{bold}{/bold} or {strong}{/strong} can also be used.
{BASE} Supply a base address that must be used for resolving relative
URI's to absolute URI's.
{BASEFONT} Change the appearance of the default font that is used to
draw the text.
{BDO}{/BDO} This element overrides the bidirectional algorithm, the
default algorithm to resolve the direction to show the text.
{BGSOUND} Play a background sound when the page is opened. This element
must be placed in the HEAD section of the document
{BIG}{/BIG} Increase the current size of the font by 1. The maximum
size is 7.
{BLACKFACE}{/BLACKFACE} This element will render the text in a
double-weight boldface font.
{BLINK}{/BLINK} Changes the text to blinking. Drives people insane.
*smiles*
{BLOCKQUOTE}{/BLOCKQUOTE} This is used to enclose larger quotations
from other works in the page.
{BODY}{/BODY} This element contains the body of the document. If a
{HEAD} section is present in the page then the body must be placed
after this section.
{BQ}{/BQ} This element is an alias of the blockquote element.
{BR} Line Break. Break the current line and continue on the next line.
{BUTTON}{/BUTTON} This attribute creates a button that the user can
push.
{CAPTION}{/CAPTION} Specify the caption of a table. This element is
only valid inside the TABLE element.
{CENTER}{/CENTER} Centers everything inside the opening and closing
element.
This tag is equivalent to {DIV align="center"}.
{CITE}{/CITE} Used for citations or references to other sources.
{CODE}{/CODE} Used for source code examples.
{COL} This element sets the attribute values for one or more columns.
{COLGROUP} This element creates a column group and sets attribute
values for all the columns in this group.
{COMMENT}{/COMMENT} Used to insert comments in the HTML source which
will be ignored by the browser. All HTML elements inside the comment
will be ignored. You can use this code to put comments in your pages,
which can help you when you have to edit the source later.
HTML generating programs sometimes store program-specific information
inside comments,
so they will not be visible, but still available to the program.
This code is not a container, but inside it you can put one or more
comments,
by surrounding with "--". The end of the code is indicated with the
sequence -->.
{DD}{/DD} The description of a term in a definition list.
{DEL}{/DEL} This is a element that is used to indicate text that has
been deleted.
{DFN}{/DFN} This is a element that is used to indicate a word or phrase
that is being defined.
{DIR}{/DIR} Create a directory list.
{DIV}{/DIV} This element is a general container for a part of the
contents of a page.
Through the DIV element you can add attributes, like style information,
to this whole division. The DIV element will not show anything when
used without any other attribute. A division will terminate a paragraph
opened with the P element.
{DIV align="center"} is the same as the deprecated {CENTER} element.
{DL}{/DL} Create a definition list. This is a list where each item
consists of two parts.
{EM}{/EM} Put "emphasis" on the enclosed text.
{EMBED}{/EMBED} The EMBED element lets you display output from a
plug-in application in an HTML document.
{FIELDSET}{/FIELDSET} Group a set of related controls in a form
together.
{FONT}{/FONT} Change the font which is used to draw the text.
{FORM}{/FORM} Create a form inside a document.
{FRAME} In a page with frames, this element defines how the a specific
frame looks and what is initially shown inside the frame, when the
framed page is loaded.
This element is only allowed inside a FRAMESET element. Frames tutorial
{FRAMESET}{/FRAMESET} Container for creating a document that consists
of several frames. Frames tutorial
{H1}{/H1} The elements H1, H2, H3, H4, H5 and H6 are used to create
several levels of headers, with H1 as the most important header and H6
as the least important.
{HEAD}{/HEAD} Container for elements describing the current document.
This section contains no contents the browser should display in the
body of the text.
The following elements are allowed inside the HEAD section :
BASE
BASEFONT
BGSOUND
ISINDEX
LINK
META
SCRIPT
STYLE
TITLE
{HR} Draw a horizontal rule.
{HTML}{/HTML} The container for a complete HTML document.
{I}{/I} Change the text to italic.
{italic}{/italic} can also be used.
{IFRAME}{/IFRAME} This element is a container to create an inline or
floating frame. A floating frame is a frame in which the contents of
another HTML document can be seen.
{ILAYER}{/ILAYER} With this element you can create several layers of
content on a page. These layers can be stacked on top of each other,
showing parts of underlying layers through non-occupied space.
{IMG} Place an image in the document.
{INPUT} Create a control for a form. A control is an element which the
user can use to enter data, like textboxes, radiobuttons and checkboxes
and is only valid inside the FORM element.
{ISINDEX} This element will show an text input field. After pressing
the key the browser will construct a new URL, with the current address,
a question mark and the text the user entered in the text field, and
send it to the server
{KBD}{/KBD} This is used to identify text that a user is supposed to
enter.
{LABEL}{/LABEL} Attach information to a specific field of a form.
{LAYER}{/LAYER} With this element you can create several layers of
content on a page. These layers can be stacked on top of each other,
showing parts of underlying layers through non-occupied space.
{LEGEND}{/LEGEND} Give the caption for a group of related controls,
created with the FIELDSET element.
{LI}{/LI} Identifies an item in a list.
{MAP}{/MAP} This element is a container for the map that is used in a
client-side image map.
{MENU}{/MENU} A container for a list of menu items.
{META} This element supplies meta-information about the current
document.
{NOBR}{/NOBR} The NOBR element stands for NO BReak. This means all the
text between the start and end of the NOBR elements cannot have line
breaks inserted between them.
{NOEMBED}{/NOEMBED} This element defines content within EMBED content
that is to be ignored by browsers that can activate the EMBED plug-in
application.
{NOFRAMES}{/NOFRAMES} This element provides a way to create alternative
content that is intended for browsers that can't show frames, or are
configured not to show them. A browser that displays the frames ignores
the contents of the NOFRAMES element.
{OBJECT}{/OBJECT} The object element allows the author to embed an
object into the document. This element also replaces the APPLET
element.
{OPTION}{/OPTION} This describes an option in a listbox of a form.
{P}{/P} This indicates a paragraph in the document. It is a container
but most browsers allow you to omit the closing element.
{PARAM} This element is for supplying parameters to a JAVA applet or
another object and is only valid inside the APPLET and OBJECT elements.
{PLAINTEXT}{/PLAINTEXT} All HTML elements inside this container are
ignored by the browser, and shown as they were only text.
{PRE}{/PRE} This element allows you to show preformatted text as it is,
using the supplied whitespace of the text.
{Q}{/Q} This is used to enclose short quotations from other works in
the page.
{S}{/S} Render text as strikethrough.
{SAMP}{/SAMP} This element describes text that is output from a
program.
{SCRIPT}{/SCRIPT} This element adds the possibility of programming
inside a HTML document by using a scripting language.
{SELECT}{/SELECT} This element lets you create a listbox as an input
field on a form.
{SERVER}{/SERVER} This element is used to write JavaScripts that will
be executed on the server, in the process of serving the page to the
browser.
{SMALL}{/SMALL} Draw the text using a smaller font than the one that is
used for normal text.
{SPACER} With a spacer you can control the horizontal whitespace that
appears between words in a line, the vertical whitespace that appears
between lines on a page, or set up rectangular spacing elements.
{SPAN}{/SPAN} This element is used to create a structure in a document.
By using this element you can give a part of the document a name, or
apply style sheet information to the part.
{STRIKE}{/STRIKE} Render text as strikethrough. Same as the {S} tag.
{STRONG}{/STRONG} Render the text with strong emphasis.
{STYLE}{/STYLE} This element is a container for style sheet elements to
use with this document.
{SUB}{/SUB} This is a container for text that should be displayed as a
subscript, and, if practical, using a smaller font (compared with
normal text).
{SUP}{/SUP} Display the text as a superscript.
{TABLE}{/TABLE}
Create a table layout which can contain cells in rows and columns. The
cells of a table are specified with the TR, TH and TD elements.
{TBODY}{/TBODY}
This element defines the body part of a table.
{TD}{/TD}
The container for a cell in a table. Inside this you can put all the
HTML coding
you want to appear in the cell.
{TEXTAREA}{/TEXTAREA}
Define a multiline text field in a form. This element is only valid
inside the FORM element.
{TFOOT}{/TFOOT}
This element defines the footer of a table.
{TITLE}{/TITLE}
Specify the title of the HTML document. This element is only allowed
inside the HEAD element.
{TR}{/TR}
Define a row inside a table.
{U}{/U}
Underline your text.
{UL}{/UL}
Create an unordered list of items, where unordered means the individual
items are not numbered, but have a bullet in front of them. If you want
numbered items use an ordered list. The items in the list are
identified with the LI element.
{VAR}{/VAR}
Used to describe a metasyntactic variable, where the user is to replace
the variable with a specific instance. Typically displayed in italics.
==>>Uitati si codu pentru click dreapta la mouse codu de copyright :
{h1}{h1}{br}{body oncontextmenu=`alert('Mesaju tau');alert('Mesaju
tau');return false` onselectstart=`return false`}
==>>Iata ca am mai adaugat cateva coduri care sunt destul de misto si
eficiente !
==>>Pt a se misca in sus:{marquee scrollamount=1 direction=up
loop=true}text{/marquee}
==>>Pt a se misca scrisul in sus si in jos:
{marquee scrollamount=3 direction=down loop=true
behavior=alternate}Text{/marquee}
==>>Cod pt a se misca scrisul dintr-o parte in alta:
{marquee scrollamount=3 direction=right loop=true
behavior=alternate}TEXT{/marquee}
==>>Tornado Marquee:
{marquee style="filter:wave(add=10, phase=1, freq=2, strength=25);"
height=50 direction=up scrollamount="1"}{center}{font color=white}Text
ACILEA{br}ALT TEXT ACILEA {br}ALT TEXT ACILEA{/font}{/center}{/marquee}
==>>Flash Marquee (apare si dispare):
{marquee scrolldelay="500" scrollamount="400"}TEXT Acilea{/marquee}
==>>Cod pt a se auzi o melodie pe site:
{BGSOUND SRC='linkul melodiei' LOOP=infinite AUTOSTART=true}
==>>Cod pt schimbarea scrollbar-ului:
{style}body {scrollbar-face-color: #191970;scrollbar-shadow-color:
#FF0000;scrollbar-highlight-color: #000000;scrollbar-3dlight-color:
#ffd700;scrollbar-darkshadow-color: #FFFFFF;scrollbar-track-color:
#000000;scrollbar-arrow-color: #000000;}{/style}
==>>Cursoare:
{style}body{cursor: tipul cursorului}{/style}
Tipuri de cursoare:
crosshair
help
wait
move
hand
progress
not-allowed
all-scroll
Glowing Links (super fain):
{style}a:hover{height:0;filter:glow(Culoare)}{/style}
==>>Cod pt a se intoarce pagina invers:
{style}body{direction:rtl;}{/style}
==>>Cod pt un buton pe care daca dai click iti apare un mesaj:
{form ACTION=URI}{input type="button" value="click here"
onClick='alert("Mesajul tau aici")'}{/form}
==>>Aceeasi vrajeala cu acelasi buton, numai ca de data asta poti sa-l
colorezi cum vrei:
{form ACTION=URI}{input type="button" style="background:#9900ff"
value="click here" onClick='alert("Mesajul tau aici")'}{/form}
==>>Scrisul:
blur text:
{span style="width: 150; height: 50; font-size: 20px; font-family:
verdana; color: #FF0000; filter: shadow(color=#000080,
direction=200)"}Text{/span}
==Dropshadow text:
{span style="width: 150; height: 50; font-size: 20px; font-family:
verdana; color: #FF0000; filter: dropshadow(Color=#000080, OffX=2,
OffY=2, positive=2)"}Text{/span}
==Flip text:
{span style="width: 150; height: 50; font-size: 20px; font-family:
verdana; color: #000080; filter: flipv"}text{/span}
==Glow Text:
{span style="width: 150; height: 50; font-size: 20px; font-family:
verdana; color: #ff00cc; filter: glow(color=#00ff00,
strength=10)"}text{/span}
==Shadowblur text:
{span style="width: 150; height: 50; font-size: 20px; font-family:
verdana; color: #ff00cc; filter: blur(add = 1, direction = 220,
strength = 10)"}text{/span}
==Wave text:
{span style="width: 150; height: 50; font-size: 20px; font-family:
verdana; color: #ff00cc; filter: wave(add=0, freq=1, lightstrength=20,
phase=10, strength=10)"}Text{/span}
==>>IMPORTANT ! ! ! pentru ca aceste coduri sa functioneze trebuie
neaparat sa inlocuiti parantezele { } cu respecti