Tag Archives: style

WordPress Blog iPhone Breadcrumbs Issue Tutorial

Today’s WordPress Blog issue is device size specific, in our experience just affecting the (optional functionality) “breadcrumb” links to blog postings before or after the current blog posting the user is reading, not showing them for this iPhone device widths. … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Textbox Div Contenteditable Primer Tutorial

We have an idea for use for the following componentry … div contenteditable=true … only hosting … input type=text value=” placeholder=[Some Instructive Blurb] readonly … initially like … <div onblur=docss(this.innerText); data-style=’border: 1px solid blue;’ id=mydiv contenteditable=true onclick=”if (this,innerText.length == 0) … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

CSS Conic Gradient Primer Tutorial

We’re quite fond of cones … you might get soft serve ice cream in them, as long as they’re turned up the right way … but we also like … the cones placed pointy side up as in the CSS … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

CSS and SVG XML Title Tutorial

In yesterday’s CSS and SVG XML Primer Tutorial the emphasis was on SVG+XML and today we want to broaden the scope to how that SVG contributes to the construction of your webpage’s CSS, which we now do for non-mobile users, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

CSS and SVG XML Primer Tutorial

Ever since SVG came on the scene CSS got that much more interesting. You can apply SVG+XML protocol in your CSS styling to create your own tailored, and dynamic … background (image) … with or without an opacity consideration (via … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , | Leave a comment