Puzzlemint (puzzlemint)'s status on Friday, 29-Apr-11 03:27:44 UTC

  1. @administrator I first learned HTML by making web pages in Netscape Communicator's web page maker, then dissecting the results in Notepad. That's where I picked up my habit of using capital tags. Technically, in HTML, it doesn't matter whether or not tags are capitalized. XHTML uses lowercase because it's a type of XML. || The reason for using XHTML over HTML is accessibility, especially for mobile devices. A browser running on a PC has resources to spare on interpreting malformed pages, whereas a browser running on a cheap-mangoes cell phone is more likely to choke and die if it hits something it doesn't understand. || I only started brushing up on this stuff last week, and the transition's been surprisingly easy. Though in fairness, all I've done so far is read and take notes (XHTML1.1+CSS2-compliant notes). !techponies

    Friday, 29-Apr-11 03:27:44 UTC from StatusNet Desktop in context