Posts

  • Moving a WordPress database

    My capstone class this semester built a client web site using WordPress. Design of the site needed to be well under way prior to the client acquisition of a hosting account. To progress with the site design and template construction we opted to create the site on a development server and then move it just…

  • Framesets are a valid W3C doctype

    ,

    For my students… On page H-17 of your text, Cox states, “… Moreover, framesets are no longer part of the W3C standard”1. This statement has caused more than a few emails and discussion board postings. Let me clear something up. Framesets ARE a valid document type according to the XHTML1.0 standard2. The author, I believe,…

  • Accessibility: <i> vs <em>

    ,

    For my students… In one of the Quiz questions in Unit C, the following question was asked… The tag <i>…</i> is available only to devices that can visually display text. Incorrect Response: True Correct Answer: False The text book author on page c-6 states that this is True although the quiz is set up to…