May 21st, 2007 at 5:50 am
(Myspace Text Tweaks)
We have prepared a special character table for people to use on their myspace profiles. You can add a cool copyright or tradmark sign with the characters given and can even create lines with special characters which will add a charm to your myspace profile. These characters codes are from basic HTML, and are thus accepted by myspace.Do not miss out on hearts and spades which can show up your emotions on your myspace profile.
| Description |
Symbol |
Code |
| Copyright |
© |
© |
| Registered |
® |
® |
| Trademark |
™ |
™ |
| Inverted Exclamation |
¡ |
¡ |
| Inverted Question |
¿ |
¿ |
| Cent |
¢ |
¢ |
| Pound |
£ |
£ |
| Yen |
¥ |
¥ |
| Euro |
€ |
€ |
| Section |
§ |
§ |
| Paragraph |
¶ |
¶ |
| Degree |
° |
° |
| Spades |
♠ |
♠ |
| Hearts |
♥ |
♥ |
| Clubs |
♣ |
♣ |
| Diamonds |
♦ |
♦ |
| Plus or Minus |
± |
± |
| Dagger |
† |
† |
| Double Dagger |
‡ |
‡ |
| Power of 1 |
¹ |
¹ |
| Squared |
² |
² |
| Cubed |
³ |
³ |
| Angled Quote Left |
« |
« |
| Angled Quote Right |
» |
» |
We shall continue to add new myspace codes for you all. Therefore, do check our site frequently to be in catch with the myspace tips and tricks to charm up your myspace profile.
Comments
May 9th, 2007 at 1:29 pm
(Myspace Image Tweaks)
|
FILTERS WORK IN INTERNET EXPLORER ONLY!
Alpha Channel
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212"
style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0)">
<img src=”URL TO PIC HERE” style=”Filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0)”>
Motion Blur
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212" style="FILTER: Blur(Add = 0, Direction = 225, Strength = 10)">
<img src=”URL TO PIC HERE” style=”Filter: Blur(Add = 0, Direction = 225, Strength = 10)”>
Flip Vertical
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212" style="FILTER: FlipV">
<img src=”URL TO PIC HERE“style=”Filter: FlipV”>
Horizontal Vertical
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212" style="FILTER: FlipH">
<img src=”URL TO PIC HERE“style=”Filter: FlipH”>
GrayScale
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212" style="FILTER: Gray">
<img src=”URL TO PIC HERE” style=”Filter: Gray”>
Invert
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212" style="FILTER: Invert">
<img src=”URL TO PIC HERE” style=”Filter: Invert”>
Wave
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212"
style="FILTER: Wave(Add=0, Freq=5, LightStrength=20, Phase=220, Strength=10)">
<img src=”URL TO PIC HERE” style=”Filter: Wave(Add=0, Freq=5, LightStrength=20, Phase=220, Strength=10)”>
Xray
src="http://69.72.137.86/wp-content/blogs/26/uploads/Filter1.jpg" width="208" height="212" style="FILTER: xray">
<img src=”URL TO PIC HERE” style=”Filter: xray”>
|
Comments
May 9th, 2007 at 1:27 pm
(Myspace Image Tweaks)
|
To display a text link:
<a href="URL_OF_SITE_HERE">Displayed Text </a>
To display a text link which opens into a new browser window:
Set target="_blank"
<a href="URL_OF_SITE_HERE" target="_blank">Displayed Text </a>
To make a picture a link:
<a href="URL_OF_SITE_HERE"><img src="URL_OF_IMAGE_HERE"></a>
|
Comments
May 9th, 2007 at 1:18 pm
(Myspace Text Tweaks)
|
Want to shrink a large image or expand the size of a small one? Then this is the code you need. Simply plug in the needed info below.
URL TO IMAGE = URL to the site and directory of the image. (?)
XXX = Replace for height and width of image. example: height="100" width="100".
You may also use our image code generator/resizing generator.
|
|
|
|
|
height="100" width="100"
|
height="200" width="200"
|
height="250" width="200"
|
|
Comments
May 9th, 2007 at 1:17 pm
(Myspace Image Tweaks)
Quickest Way (Less Control)
1. Upload to Tinypic.com
To Have Complete Control Of Your Pics
1. Go to a site such as PhotoBucket and create an account.
2. Upload Pictures to your PhotoBucket account from your computer.
3. Copy the TAG code and paste it wherever in you want thepicture to show.
4. To place a picture in a friends comments, simply paste the code into the comment entry box.
If you wish to use a picture you found on a website, just save the picture to your computer, and then upload.
Hot Linking URL from Site (Not recommended)
Right Click On The Picture and Click Properties. Then Copy The URL to the Picture and Put It In This Code
<img src="url to picture">
|
Comments
May 9th, 2007 at 1:07 pm
(Myspace Text Tweaks)
Copy the code below and paste it anywhere on your MySpace.
<div style="position:absolute; top:150px; left:50%; margin-left:-400px; width:800px; height:50px; font-size:50px; color:FONT COLOR HERE; font-family:ARIAL;"><marquee direction="LEFT" width="100%" scrollamount="30">TEXT HERE </marquee></div>
If you want two scrolling marquees, copy the code again, and change the direction to right.
The Bolded Values Can Be Changed To Fit Your Needs
Comments
May 9th, 2007 at 1:06 pm
(Myspace Text Tweaks)
With this code, text will appear out of no where when the
mouse is put over the link.
<center><style>a span{display:none;}
a:hover span {display: block;
position:absolute;
top:350px;
left: 350px;
width: 300px;
height: 300px;
padding: 0px;
margin: 10px;
z-index:6;
color:TEXT COLOR HERE ;
background-color:transparent;
font-size:50px;
font-family:Arial, text-align:center;}
</style>
<a href="http://URL_OF_SITE_HERE">DISPLAYED LINK TEXT HERE <span>APPEARING TEXT HERE </span></a>
Comments
May 9th, 2007 at 1:03 pm
(Myspace Text Tweaks)
|
To Center All The Text On Your Page, Copy the Code Below and Paste it in the Top of Your About Me Section.
<style><!– –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> –> td{text-align:center} </style>
|
Comments
May 9th, 2007 at 1:02 pm
(Myspace Text Tweaks)
Want to add cool symbols to your name or your Myspace profile? Simply copy the HTML Code of the character of your choice and paste it where you want it to show up.
| HTML Code |
Character |
| ♠ |
♠ |
| ♣ |
♣ |
| ♥ |
♥ |
| ♦ |
♦ |
| ƒ |
ƒ |
| Α |
Α |
| Β |
Β |
| Γ |
Γ |
| Δ |
Δ |
| Ε |
Ε |
| Ζ |
Ζ |
| Η |
Η |
| Θ |
Θ |
| Ι |
Ι |
| Κ |
Κ |
| Λ |
Λ |
| Μ |
Μ |
| Ν |
Ν |
| Ξ |
Ξ |
| Ο |
Ο |
| Π |
Π |
| Ρ |
Ρ |
| Σ |
Σ |
| Τ |
Τ |
| Υ |
Υ |
| Φ |
Φ |
| Χ |
Χ |
| Ψ |
Ψ |
| Ω |
Ω |
| α |
α |
| β |
β |
| γ |
γ |
| δ |
δ |
| ε |
ε |
| ζ |
ζ |
| η |
η |
| θ |
θ |
| ι |
ι |
| κ |
κ |
| λ |
λ |
| μ |
μ |
| ν |
ν |
| ξ |
ξ |
| ο |
ο |
| π |
π |
| ρ |
ρ |
| ς |
ς |
| σ |
σ |
| τ |
τ |
| υ |
υ |
| φ |
φ |
| χ |
χ |
| ψ |
ψ |
| ω |
ω |
| ϑ |
ϑ |
| ϒ |
ϒ |
| ϖ |
ϖ |
| • |
• |
| … |
… |
| ′ |
′ |
| ″ |
″ |
| ‾ |
‾ |
| ⁄ |
⁄ |
| ℘ |
℘ |
| ℑ |
ℑ |
| ℜ |
ℜ |
| ™ |
™ |
| ℵ |
ℵ |
| ← |
← |
| ↑ |
↑ |
| → |
→ |
| ↓ |
↓ |
| ↔ |
↔ |
| ↵ |
↵ |
| ⇐ |
⇐ |
| ⇑ |
⇑ |
| ⇒ |
⇒ |
| ⇓ |
⇓ |
| ⇔ |
⇔ |
| ∀ |
∀ |
| ∂ |
∂ |
| ∃ |
∃ |
| ∅ |
∅ |
| ∇ |
∇ |
| ∈ |
∈ |
| ∉ |
∉ |
| ∋ |
∋ |
| ∏ |
∏ |
| ∑ |
∑ |
| − |
− |
| ∗ |
∗ |
| √ |
√ |
| ∝ |
∝ |
| ∞ |
∞ |
| ∠ |
∠ |
| ∧ |
∧ |
| ∨ |
∨ |
| ∩ |
∩ |
| ∪ |
∪ |
| ∫ |
∫ |
| ∴ |
∴ |
| ∼ |
∼ |
| ≅ |
≅ |
| ≈ |
≈ |
| ≠ |
≠ |
| ≡ |
≡ |
| ≤ |
≤ |
| ≥ |
≥ |
| ⊂ |
⊂ |
| ⊃ |
⊃ |
| ⊄ |
⊄ |
| ⊆ |
⊆ |
| ⊇ |
⊇ |
| ⊕ |
⊕ |
| ⊗ |
⊗ |
| ⊥ |
⊥ |
| ⋅ |
⋅ |
| ⌈ |
⌈ |
| ⌉ |
⌉ |
| ⌊ |
⌊ |
| ⌋ |
⌋ |
| ⟨ |
〈 |
| ⟩ |
〉 |
| ◊ |
◊ |
|
Comments
May 9th, 2007 at 1:01 pm
(Myspace Text Tweaks)
|
To display a text link:
<a href="URL_OF_SITE_HERE">Displayed Text </a>
To display a text link which opens into a new browser window:
Set target="_blank"
<a href="URL_OF_SITE_HERE" target="_blank">Displayed Text </a>
To make a picture a link:
<a href="URL_OF_SITE_HERE"><img src="URL_OF_IMAGE_HERE"></a>
|
Comments