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)
-
If you are unable to suspend your laptop, here's the solution which I've tried & tested and it worked with my Lenovo Thinkpad T4...
-
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...
-
Since yesterday, I've been trying to backup my hard drive using Clonezilla but without any success. Twice I got the following error, wh...
-
>> Download Links: SP Flash Tool (Linux/Windows) : http://bit.ly/2CZkTER SN Write Tool (Windows only) : http://bit.ly/2Aw22Ov ...
-
First make sure you have some unallocated space on the left or right of the main partition where your Ubuntu is installed as the figur...
This comment has been removed by a blog administrator.
ReplyDelete