Added: 1 year ago
From: TechnicallyDevious
Views: 2,553
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (16)

Sign In or Sign Up now to post a comment!
  • do you put this in CSS or in the webpages code and where do you put it? is it under the style tag?

  • @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 cool cheers.

  • @dazuza95 Also, to include external css, use the LINK tag.

  • 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 No offense taken. I am pretty young for a web designer, but it's a really fascinating universe.

  • 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 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 thanks for the response! i had no idea that was the case

  • /watch?v=zGxqH0biqj4

  • @mrnormalnormal Server error?

  • Thanx great tutorial!

  • Very good tutorial! Thanks for posting.

  • @IpswitchFT Don't forget to share! ;D

  • ur very smart good work

  • Loading comment...
Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more