Free HTML Basics
Add a Link to Myspace or Your Website
How do I put a link into myspace comments?
How do I add a link anywhere?
Myspace changed their codes so when someone clicks on your link, a buffer comes up and asks the user if they really want to go there. It seems to be working ok, it doesn't stop anyone from looking at your link. So here's the basic code, it's easy, you can copy and paste it into your profile in the 'about me' section. (Or any section really).
This code will work anywhere, myspace, your website etc. (Although it's not necessary for facebook). Just remember to type your website address into the area where mine is, don't forget the quotation marks!
<a href=”http://www.webtimegraphics.com”>Your Site</a>
Gives you: Your Site
And... If you want the link to open in a New Window, do this:
You can use that code on most social networking sites and your own website.
Remember, no mistakess if you copy and paste!
HTML Basic Text & Font
Tags
New Paragraph: <p> Starts a new
paragraph and
creates a blank line
between your new
paragraph and the
one above it.
The closing tag is
</p>, but is not
mandatory.
Line Break: <br>
This will break your
text to the next
line. Two <br> tags
is equivalent to one
<p> tag. There's no
closing tag needed
for this one.
Bold: <b>Your Text</b>
Gives you: Your Text
Underline: <u>Your Text </u>
Gives you: Your Text
Italics: <i>Your Text</i>
Gives you: Your Text
Centering text: <center>Your Text</center>
Left aligning text: <p align="left">Your Text... </p>
Right aligning text: <p align="right">Your Text... </p>
Change text color: <font color="red">Your Text </font>
Gives you: Your Text
Changing to Headline Size Text: <h1>Your Text</h1>
Gives you: Your Text
I'm always adding stuff to this page and I'll have more HTML codes up soon. So bookmark this page if you need to.
Click here for a FREE CONSULT AND QUOTE and see how easy it really is.
Let's get started making the Internet work for you.
|