@dazuza95 Don't use style tags or the style="" HTML property. Both will work fine, but on large projects, the code gets convoluted and you can't tell what is affecting what. To keep things organized, I recommend one style.css file that loads on every page with the necessary CSS. If you ned page-specific styles, add another CSS file such as homepage.css and add your custom CSS theme. Them combine them when you're done with the site.
omg! i dont mind of insulting or offencing but i tought for my age i knew alot about web but you sound like 13 and you are way way bether than meh "-,- shiiiit!
@casperisdaman Cross-browser compatibility man. If you use my syntax, it will work in every browser with @font-face support. If the browser can handle true-type, true-type will load, if it can't, it can fall back on open type. Though true type is preferable, some browsers are old-school. :D
do you put this in CSS or in the webpages code and where do you put it? is it under the style tag?
dazuza95 2 weeks ago
@dazuza95 Don't use style tags or the style="" HTML property. Both will work fine, but on large projects, the code gets convoluted and you can't tell what is affecting what. To keep things organized, I recommend one style.css file that loads on every page with the necessary CSS. If you ned page-specific styles, add another CSS file such as homepage.css and add your custom CSS theme. Them combine them when you're done with the site.
That's how to organize CSS files.
TechnicallyDevious 2 weeks ago
@TechnicallyDevious cool cheers.
dazuza95 2 weeks ago
@dazuza95 Also, to include external css, use the LINK tag.
TechnicallyDevious 2 weeks ago
omg! i dont mind of insulting or offencing but i tought for my age i knew alot about web but you sound like 13 and you are way way bether than meh "-,- shiiiit!
MrCreationFlow 6 months ago
@MrCreationFlow No offense taken. I am pretty young for a web designer, but it's a really fascinating universe.
TechnicallyDevious 6 months ago
hey great tutorial! just a question though, is there a reason to convert the font to open type? i always thought truetype was preferred for screen
casperisdaman 7 months ago
@casperisdaman Cross-browser compatibility man. If you use my syntax, it will work in every browser with @font-face support. If the browser can handle true-type, true-type will load, if it can't, it can fall back on open type. Though true type is preferable, some browsers are old-school. :D
TechnicallyDevious 6 months ago
@TechnicallyDevious thanks for the response! i had no idea that was the case
casperisdaman 6 months ago
/watch?v=zGxqH0biqj4
mrnormalnormal 8 months ago
@mrnormalnormal Server error?
TechnicallyDevious 2 months ago
Thanx great tutorial!
senseiwez 8 months ago
Very good tutorial! Thanks for posting.
IpswitchFT 1 year ago
@IpswitchFT Don't forget to share! ;D
TechnicallyDevious 1 year ago
ur very smart good work
Rockdizmusic1 1 year ago