HTML Codes | Webmasters | Ocyras

Navigation:

Sitely:
The Tips:
Community:
School Stupidities:
Opinions:
Ocyras:
Entertainment:
Webmasters:
Random Pages:




HTML Codes

Here is a free resource for a bunch of HTML codes that you can use on your site! We will make sure that all of these codes are up-to-date and valid with all of the latest W3C standards!



Bold Text Code:


Which would show:
YOUR TEXT HERE
Italic Text Code:


Which would show:
YOUR TEXT HERE
Background Color Code:
Add this between the <head> tags on your site:

Or, add it to your existing stylesheet.

This would show a background color for your entire page.
Colored Text Code:


Which would show:
Something like this.
Abbreviation Tooltip Code:


Which would show something like this:
AJAX
Fieldset Code:


Which would show:
LEGEND TEXT HEREFIELDSET CONTENT GOES HERE