|
| ||
|
change style to Toxic change style to Dialga change style to Deoxys
Home HTML codes Image Mapping SSI guide StyleSwitcher Guide Hosts Consoles Free Avatars Legendary of the Month Mew Glitch RBY TMs and HMs GSC TMs and HMs RSE TMs and Hms R/S/E Gym Leaders and Trainers Maps Basics Sweepers Annoyers Tanks Skating Pikachu Mind-Reading Alakazam Desktop Trick G-PG Jokes PG13 Jokes About Me Contact Me My Pokemon Teams My Favorite Pokemon My games |
Here are some neat html codes. Many thanks to webmonkey.com for a few of the codes. Basic Body Tags: <html> : Opens a page. <head> : Opens the part of the page that you can't see. <body> : Opens the part of the page you can see. Tags to go in the <head> : <title> : Puts the name of the page in the title bar. Tags to go in the body that change color: <body bgcolor="color"> : Changes the background color, using name(blue), or hex value(#330099) <body text="color"> : Changes the text color, using name or hex value. <body link="color"> : Changes the color of links, using name or hex value. <body alink="color"> : Changes the color of links when you click on them. Text Tags: <pre> : Creates preformatted text <hl> : Creates the largest header <h6> : Creates the smallest header <b> : Creates bold text <i> : Creates italic text <tt> : Creates teletype, or typewriter-style text <cite> : Creates a citation, usually italic <em> : Emphasizes a word (with italic) <strong> : Emphasizes a word (with bold) <font size="size"> : Sets size of font, from 1 to 7 <font color="color"> : Sets font color, using name or hex value (same as <body text="color">) Tags that link to different things: <a href="url"> : Creates a hyperlink <a href="mailto:email address"> : Creates a mailto link <a name="NAME"> : Creates a target location in the page <a href="#NAME"> : Links to that target location from somewhere else in the page Formatting Tags: <p> : Creates a new paragraph <p align=direction> : Aligns a paragraph to the left, right, or center <br> Inserts a line break <blockquote> : Indents text from both sides <ol> : Creates a numbered list <li> : Precedes each list item, and adds a number <ul> Creates a bulleted list Graphic Elements: <img src="img url"> : Adds an image <img src="img url" align=?> : Aligns an image to the left, right, center; bottom, top, middle <img src="img url" border=?> : Sets size of border around an image <hr> : Inserts a horizontal rule <hr size=size> : Sets size (height) of rule <hr width=?> : Sets width of rule, in percentage or absolute value <hr noshade> : Creates a rule without a shadow Tags for Tables: <table> : Creates a table <tr> : Creates a row in a table <td> : Creates a cell in a row <th> : Creates the table header (a normal cell with bold, centered text) Table Attributes <table border=#> : Sets width of border around table cells <table cellspacing=#> : Sets amount of space between table cells <table cellpadding=#> : Sets amount of space between a cell's border and its contents <table width=# or %> : Sets width of table in pixels or as a percentage of page width <tr align=?> or <td align=?> : Sets alignment for cell(s) (left, center, or right) <tr valign=?> or <td valign=?> : Sets vertical alignment for cell(s) (top, middle, or bottom) <td colspan=#> : Sets number of columns a cell should span <td rowspan=#> : Sets number of rows a cell should span Tags for Frames <frameset> : Replaces the <body> tag in a page; can also be setin other framesets <frameset rows="value,value"> : Defines the rows within a frameset, using number in pixels, or percentage of w idth <frameset cols="value,value"> : Defines the columns within a frameset, using number in pixels, or percentage of width <frame> : Defines a single frame or region within a frameset <noframes> : Says what will appear on browsers that don't support frames Frames Attributes <frame src="URL"> : Says which HTML document should be displayed in a frame <frame name="name"> : Names the frame, or region, so it may be targeted by other frames, kind of like <a name="NAME"> <frame marginwidth=#> : Defines the left and right margins for the frame; must be equal to or greater than 1 <frame marginheight=#> : Defines the top and bottom margins for the frame; must be equal to or greater than 1 <frame scrolling=VALUE> Sets whether the frame has a scrollbar; value may equal "yes," "no," or "auto." The default, like in normal pages, is auto. <frame noresize> : Prevents the user from resizing a frame |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
View My Stats Pokemon is © to Nintendo. I don't own it. Too bad. PokeCountry is not a recreation of http://pokemon- country.com. The Deoxys in the Deoxys style belongs to Suta-Raito. |