Wednesday, May 25, 2005
// Subject:
Nice try, jer~!
Nice try, but you missed out an important aspect of the image code...
That is:
border="0"
Yup yup. If you have yet to notice that horrendous, ugly, disgusting blue border around your image, this is a reminder :D IE stupidly just adds in that border, so you have to remove that border with the above code
Also, about the linking thing, it's really very easy once you get the hang of it. ^__^v
<a href="http://bubblegum-angel.blogspot.com" target=new title="Jermaine">Jermaine</a>
...Is how you should do it. Let me explain the inards of the code. href="http://bubblegum-angel.blogspot.com" is, quite obviously, the main part of the code (after the <a> blahblah> and </a>, of course! You type in the address here, and don't forget the
HTTP://!!! No that means that you CANNOT access the page as you would be trying to open "http://one-dynamite.blogspot.com/bubblegum-angel.blogspot.com", which doesn't exist in the very first place. Next. target=new is how you make sure that a link will result in a NEW WINDOW, and hence, the person does not actually leave your page, but is actually looking at a new window. If you need an example, go to the credits of this blog and click my lovely name ^^;;
Last, but not least is the title="jermaine" section. Do you realise that in my blog, when you hover over the links under the "tomodachi no jutsu" section in the sidebar, the name appears again? For example, if I have a link to jer's blog, and you hover over her name. Another jermaine will appear! Look at this, just for an example:
SarahDo you see the sarah that appears? That's the result of the title="???" section of the code.
You can also insert that into bold, italicized stuff. Like this:
<i title="lalalala">Hello!</i> This will result in:
Hello! (hover over it)
Same with
bolding (b),
strikout (s) and
underline (u).
Let shifu now teach you another basic trick that can be rather useful. Let's say that jer is your best friend, so you want her link to be bolded. This is how you can go about doing it.
<b><a href="http://bubblegum-angel.blogspot.com" target=new title="Jermaine rules!">Jermaine</a></b>
This as compared to a link to my blog, and let's just say that you don't like me alot... ;__;
Jermaine (with bolded) VS
Sarah (no bolded)
See? Yup yup. Mini tutorial jie su le~!
-Sarah (my link is up there... two times, too.) ^^;;
One DYNAMITE! @ 3:02 pm