On Fri, Jul 03, 2009 at 01:35:30PM -0500, Christine Aguila scripsit: > From: "Graydon" <[email protected]> >> Keep in mind that it's too much to learn in one go. You're at the >> equivalent stage of not knowing comfortably or reliably precisely what >> exposure is. It gets simpler once the whole concept of form/content >> separation and the distinction between an element and an attribute >> settle in and get comfortable in your head. > > Truth be told, despite the beginner frustration, I was enjoying learning > this stuff--it's been awhile since I learned something new that was this > challenging; I really enjoyed the challenge, wanted to overcome the > obstacles, and my brain was feeling hot and exercised--which it hasn't > felt in some time.
That's all good. > But the wheels fell off when I learned how to view source information of > a web page (didn't know you could do that); that was a sobering > moment--which led to a state of defeat. It shouldn't; you're almost certainly seeing something that assembled on the fly from stored information in a server using a content management system. This tends to produce a whole lot more stuff than is actually required to display the web page, because there's almost no incentive to produce clean HTML markup for the web if the production is automated. -- Graydon -- PDML Pentax-Discuss Mail List [email protected] http://pdml.net/mailman/listinfo/pdml_pdml.net to UNSUBSCRIBE from the PDML, please visit the link directly above and follow the directions.

