• 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 = 260 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '47.128.113.9' AND v.timestamp >= 1713481086 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 = 260 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '47.128.113.9' AND v.timestamp >= 1713481086 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

Beginning CSS


From my series in Beginning HTML and XHTML is my first installment in using basic CSS. I begin with inline CSS and will progress through more intermediate uses of CSS.

Part two in a series of five tutorials on CSS (Cascading Style Sheets) with HTML/XHTML. We set background color, fonts, colors, margins, and more.

In part 3 of the CSS (Cascading Style Sheets) tutorial series we will explore CLASS and ID Selectors as well as the DIV and SPAN XHTML Elements.

From my series in CSS (Cascading Style Sheets) -- which came about from the Beginning HTML and XHTML series -- is my fourth installment in CSS. We work through using external cascading style sheets.

From my series in CSS (Cascading Style Sheets) and Beginning HTML and XHTML. This demonstrates a free and easy process for validating your CSS code using the W3C web site.


See video
See video
See video
See video
See video

Comments

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