• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 257 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.221.129.19' AND v.timestamp >= 1713478722 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 257 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.221.129.19' AND v.timestamp >= 1713478722 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

Learn CSS (Tutorial) - Basics + Selectors (For Absolute Beginners)


In this video we learn how to add basic styles to a page with CSS. You can also view this same lesson material in written form:

http://learnwebcode.com/what-is-css/
http://learnwebcode.com/how-to-create-your-first-css-file/
http://learnwebcode.com/basic-css-selectors/

Topics covered in this video:
Linking to an external style sheet
CSS Syntax
Type Selectors
ID Selectors
Class Selectors
Descendant Selectors


See video

Comments

This would be a very useful

This would be a very useful ediotin, allowing much cleaner html with less serverside scripting. Right now we build css-classes into the server side scripts to achieve this kind of design, but as you say it could easily be done using CSS.Great idea!

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options