Suppose you would like to change the color of your links and the Formatting options of blogger isn't working; you can make use of this code:
Here's your basic link:
http://www.blogger.com">Google Blogger
Typically you would have a style:
a:link {
color: #008000;
}
The text and underline would be green.
I am wrapping the following examples, they would normally be on one
line.
If you try to change the color like this:
http://www.blogger.com">Google Blogger
The link will not change to yellow. a:link will still be in control.
If you change it to:
http://www.blogger.com">
Google Blogger
The attribute will change the text to yellow, but the underline will
remain green.
If you change it to:
http://www.blogger.com">
Google Blogger
'style' will take control and both the text and underline will be
yellow.
Source: Ted
Search blog
Subscribe to:
Post Comments (Atom)
Top 5 Posts (Weekly)
-
Add your blog/website to the Google Index, to be listed in the Google Search Engine. Doing this will help new visitors locate your blog...
-
>> Inventory It is global across all the websites and stores. Either the product is IN STOCK or Not! If you need different inventor...
-
Since yesterday, I've been trying to backup my hard drive using Clonezilla but without any success. Twice I got the following error, wh...
-
Blogs may get deleted in a number of ways. Once deleted a blog is not lost forever so do not panic. However it is always safer to backup you...
-
In some cases, you might have two PHP configuration files: one for the PHP command line and for the web server. If so, make the change in b...
This comment has been removed by a blog administrator.
ReplyDelete