XHTML and CSS Tutorial – 18 – font-weight & font-style
For all of my tutorials, go to http://www.thenewboston.com/
Video Tutorial Rating: 4 / 5
Don’t forget to check out our other video tutorials or share this video with a friend.
22 responses to “XHTML and CSS Tutorial – 18 – font-weight & font-style”
Leave a Reply Cancel reply
Video Tutorials
Bringing you the best video tutorials for Photoshop, Illustrator, Fireworks, WordPress, CSS and others.
Video tutorial posted 20/07/13
Category: CSS Tutorials
Tags: fontstyle, fontweight, Tutorial, XHTML
Pages
Random Videos
Video Categories
- 3DS Max Tutorials (150)
- After Effects Tutorials (160)
- C# Tutorials (121)
- Colour (6)
- Crazy Effects (1)
- CSS Tutorials (120)
- Dreamweaver Tutorials (139)
- Excel Tutorials (127)
- Featured (10)
- Fireworks Tutorials (131)
- General Effects (9)
- HTML Tutorials (143)
- Illustration and Vector (1)
- Illustrator Tutorials (174)
- IMove Tutorials (119)
- Lightroom Tutorials (145)
- People and Faces (3)
- Photoshop Tutorials (169)
- Text Effects (7)
- Uncategorized (32)
- WordPress Tutorials (140)
Tags
VideoTutorials.co.uk
-
Videotutorials.co.uk offers the web's best Photoshop tutorials, Illustrator video guides, CSS and HTML tutorials and much more all in one place. With new videos being added every day, you can learn how to master software and code to give your images and website some great effects.
Our site has beginner, intermediate and advanced video tutorials of varying lengths so you can learn a new skill at your own speed and level. So whether you're a web designer, print designer or just wanting to edit some family photos, you can get to it quickly and easily using these free video guides. (more)
You use classes and IDs, just go on, Bucky will explain them too!
how to find more font-styles??
Tutorial 28 – Span: /watch?v=RRSjALnurmA?t=3m15s
Tutorial 30 – Classes: /watch?v=YLFSWqWxvtU
why is better to use css instead of html? anyone?
To identify different SPECIFIC parts, go on W3Schools (where bucky gets his info) and find “CSS Id and Class” 🙂
In the body
Personally for me it’s easier to add italics or make a text bold it t
2:30 correct Bucky no one says “bolder” because the correct term is “more bold”.
It is if you started 1 at 10 pm.
Lol bold is equal to 900
18 times 4 minutes isn’t long!
Hahaha svuda smo :))))
u koliko nas je Srba 😀
130 likes XD
episode 18… must stay.. awake…
instead of h1 in the style sheet , use #int1 or anyname you want after the #. after that put an id to the header called id=”#int1″
and you are done 🙂
I know this comment is 2 years old but…
You can make a tag up and use that so instead of putting h1 or p in the CSS put a tag called apples for example and then you can use the tag apples and it would have all the properties that you gave it and here’s a picture to show you better: i(dot)imgur(dot)com/7NGMARw.png
its a hyphen
2 y ago comment, but for those reading now, use inline CSS
I believe you just give an id to those two particular li tags such as OPENANGLEBRACKET li id EQUALS “srbija” CLOSEDANGLEBRACKET Srbija list OPENANGLEBRACKET FORWARDSLASH li CLOSEDANGLEBRACKET 😀
and then tyoe in CSS: ul #srbija OPENCURLYBRACKET font-style: italic; CLOSEDCURLYBRACKET
Eto tako nekako zemljache 😀 (morao sam da pisem slovima EQUALS, OPEN ANGLE BRACKET itd…jer yotube ne dozvoljava to u komentarima)
Also you could use a div tag
Can you put the whole code, this doesn’t work for me…