Hi everyone, I am pretty new to CSS, but I am learning!
Changing a single line of text in wordpress
3
Hi everyone,
I am pretty new to CSS, but I am learning!
I'm trying to increase the text size of a online link.
Is there a way I can write a line in my stylesheet, and then I can surrond that one line of text on my page with a certain tag and the size will change (as set in the stylesheet).
Please help me if you can.
Please note:
1)
The text I am trying to change is a link.
2)
I only want to change one link, not all of them!
3)
I am a newb so your gonna have to write the line for me to put into my stylesheet!
4)
I am using Wordpress
5)
If there is a much more simplier method please let me know, I tried <FONT SIZE="3">my text</Font> but it didn't work
6)
My code is:
Many thanks everyone!
Sam
I am pretty new to CSS, but I am learning!
I'm trying to increase the text size of a online link.
Is there a way I can write a line in my stylesheet, and then I can surrond that one line of text on my page with a certain tag and the size will change (as set in the stylesheet).
Please help me if you can.
Please note:
1)
The text I am trying to change is a link.
2)
I only want to change one link, not all of them!
3)
I am a newb so your gonna have to write the line for me to put into my stylesheet!
4)
I am using Wordpress
5)
If there is a much more simplier method please let me know, I tried <FONT SIZE="3">my text</Font> but it didn't work
6)
My code is:
HTML Code:
<font size="2"><a href="www.mywebsite.com" target="_self">My text I need to beef up</a>
Sam
- Istvan Horvath
- [ 1 ] Thanks
- Apollo-Articles
Next Topics on Trending Feed
-
3