Tag Archives: selector

CSS3 Button Animation Transition Game Tutorial

The recent CSS3 Transition Game Tutorial had us examining CSS3 (Cascading Style Sheet) specification “Transitions” as tools for animation styling. Today we … apply such “transition” thinking to the animation of HTML button elements (as inspired by https://www.w3schools.com/css/tryit.asp?filename=trycss_buttons_animate1 thanks) … … Continue reading

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

CSS3 Transition Game Tutorial

Yesterday’s CSS3 Transition Primer Tutorial started us thinking about CSS3 (Cascading Style Sheet) specification “Transitions”, and there, we intimated that they could be used to serve up to the web application user simple animation functionality. Today, we go a bit … Continue reading

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

CSS3 Transition Primer Tutorial

The CSS3 (Cascading Style Sheet) specification introduced “Transitions” to CSS styling of web pages. A CSS3 “transition” … CSS3 transitions allows you to change property values smoothly (from one value to another), over a given duration. Today, we use the … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, 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

Do It Yourself HTML Textarea Editor Javascript Tutorial

You can avoid using Server side code with your web applications, and client side Javascript can do a lot for you to make some interesting web applications, but should you find something not working about the process, you’ve virtually run … Continue reading

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

Do It Yourself HTML Editor Integration Tutorial

We have been thinking with our latest project called “Do It Yourself HTML Editor” that it bore huge similarities to the Legend via HTML Map Element ideas we started with the blog post series ending with Legend for and from … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Do It Yourself HTML Textarea Editor Post Tutorial

We’re introducing a “duck paddling fast underwater” but “who says you have to be the duck” aspect to our “Do It Yourself HTML Editor” today, adding onto the (blog posting) thread we left off yesterday with Do It Yourself HTML … Continue reading

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

Do It Yourself HTML Textarea Editor CSS Pseudo Element Tutorial

There’s nothing like restrictive conditions to help you concentrate and not be lazy about what is, and in this case, what isn’t, available to you to make some programming code happen. We haven’t further delved into why, with our “recent … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 2 Comments