Tag Archives: styling

CSS3 Multi Columns Primer Tutorial

Today’s “catch up” with CSS3 styling of web applications, adding onto yesterday’s CSS3 Border Image Primer Tutorial, involves Multi Columns (thanks, TutorialsPoint) styling that does not require any work with the HTML table element. Typically, what we are talking about … Continue reading

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

HTML Nested Centering via Multiple Select Tutorial

Yesterday’s HTML Nested Centering via CSS and Javascript DOM Tutorial “started us” (we think we’ll need time to refine setTimeout delays by letting the usage be tested over time over more non-mobile web browsers to see what happens here) down … Continue reading

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

HTML Nested Centering via CSS and Javascript DOM Tutorial

Today we’re adding to the “looks good” but “doesn’t do much” web application emanating from HTML Nested Centering via CSS Primer Tutorial by adding Javascript DOM into the mix. Without scripting such as Javascript (and using the Document Object Model … Continue reading

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

HTML Nested Centering via CSS Primer Tutorial

We’ve talked before about why with our HTML webpage design we so often turn to the HTML table element when it comes to “precision” alignment requirements. We find the HTML table element “gels” well with what we grew up to … Continue reading

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

WordPress Code Download Table Interface Linux Diff CSS Tutorial

It takes me a long time to get annoyed at a web page (CSS) styling “annoyance” for two reasons … the same reason the recent War on Waste series had resonance here in Australia, with so many people, regarding that … Continue reading

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

WordPress Ordered List CSS Styling Primer Tutorial

We’ve had a couple of blog postings, in a row, recently, involving fairly long HTML ol tag “ordered lists”. This set us to thinking about CSS styling we could use for these “ordered lists”. Our first pass of thinking involving … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | 1 Comment

Golden Ratio Game CSS Tutorial

We wanted to add some styling to improve on our Golden Ratio Game we started yesterday with our Golden Ratio Primer Tutorial. These styling improvements relate to us wanting to add a Degree of Difficulty mode of play for the … Continue reading

Posted in Not Categorised | Tagged , , , , , , , , , , , , , | Leave a comment

TimeZone Country Places Data Tutorial

Data takes many forms, and we tend to organize it in an orderly fashion, often with the use of … database flat files, perhaps delimited … like CSV (comma separated values) mechanisms with the HTML such as data attributes … … Continue reading

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