► Browse WordPress Themes and Plugins:
In the previous episode we noted how, by default, the internet browser will make anchor tags blue if you have actually never gone to the link before. In this lesson, we'll find out how to customize this by using a characteristic called 'style'. Then, we'll explore how to attain the exact same thing by utilizing a CSS stylesheet.
This belongs to the complimentary Envato Tuts+ course one month to Learn HTML & CSS:
Keep in mind: this course was released in 2012. A number of the tools and practices have altered and improved since recording, but the core principles are still appropriate.
For more terrific website design courses and tutorials go to:
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
Envato Tuts+.
Discover complimentary how-to tutorials and online courses. Style a logo design, develop a site, construct an app, or learn a new ability:.
Envato Components.
All the creative possessions you require under one membership. Tailor your project by including unique images, fonts, graphics, and styles.
► Download Unlimited Stock Photos, Fonts & Templates with Envato Elements:.
► Subscribe to Envato Tuts+ on YouTube:.
► Follow Envato Tuts+ on Twitter:.
► Follow Envato Tuts+ on Facebook:.
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -.
CSS Best Sellers
Thanks man… i think you save many people’s live …. 😀
well done work sir
how did you select the fonts after the font-family ? i use sublime text 2 on windows 7
Dude you really are an epic teacher thank you!
I’m pretty new to this, so I might not be much help, “a” came up as an element first time for me without having to do anything special, the only thing I can suggest is that you make sure you have your file saved as .css This might be completely useless info but worth a try ^^ gl
thank you for this video. I did exactly the same lesson, even the same letters, but for a reason the stylesheet is not working. pls help
thx
I’ve taken out the ‘style’ attribute from the index’s anchor href bracket, pasted it into a new css file and saved it in the same directory as the index.html. When I viewed index.html after doing it, the style was still the same. Is it because they share the same directory?
nevermind fixed it. turns out i just didnt save, stupid mistake haha
can you list down all the plugins you have installed in sublime? like the intellisense is working for text decoration
One of the highest quality tutorials I’ve ever seen. Just a quick question: How did you get the drop-down menu to show all options for the “style” attribute?
great
the auto completion doesn’t show me the available fonts to put in font-family, is there a setting to make it do so?
if you come from a print background and you’re used to using RGB? do you mean CMYK?
Hello! Please, give me advice how to set up my sublime text 3 to list all possible choices like in your video on 8:20, there on your example are all fonts available.
When I try Ctrl+Space it giving me all commands, not only available fonts. Please, give me advice! Thank you!
excellent tutorials!!:D
very very useful for me
What do you do if you have multiple ‘s?
I mean like, Won’t the Style sheet just keep changing the first H ref only as opposed to say a different one?
Thanks alot man learnt alot from you <3
Great tutorials! Thank you so much!
i have a problem saving my .CSS document, i cannot view it. how can i solve that problem
Great Videos. I m learning through them
The best tutorials i’ve ever seen on youtube ! Thank you
I have 1 question . The style tag explained in this video is to be used only inside anchor tag ??? . Cant we use the same tag to change the color of other texts inside the body ?? .