Tag Archives: widget

WordPress Recent Post Semi-Transparent Background Tutorial

Do you know what we would be trying to achieve with the HTML (containing inline CSS styling) below? style=”background: rgba(0,255,0,0.6); background: -webkit-linear-gradient(left top, rgba(0,255,0,0.6), rgba(255,255,0,0.6)); background: -o-linear-gradient(bottom right, rgba(0,255,0,0.5), rgba(255,255,0,0.6)); background: -moz-linear-gradient(bottom right, rgba(0,255,0,0.6), rgba(255,255,0,0.6)); background: linear-gradient(to bottom right, rgba(0,255,0,0.6), … Continue reading

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

HTML Marquee and Data Feeds and the Cache Primer Tutorial

No matter how cheezy you think the HTML marquee element feels, it’s got to be said that … the HTML marquee element … combined with … a data feed … and making use of a … web browser’s cache … … Continue reading

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

WordPress Widget Container Colour Primer Tutorial

It’s time for a bit of a makeover of our WordPress blog. We want to add a bit of background colour to the right hand side widget-container class HTML li elements. Why do we want to do this? Changes can … Continue reading

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

HTML/Javascript Object Primer Tutorial

There are three HTML elements that embed other HTML or images or media. They are … iframe object embed … and today we are going to show how similar the first two are when you are working with embedded data … Continue reading

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

WordPress Text Widget Background Image Tutorial

Often get asked what CMS is this? Answer is WordPress. Then often get asked what theme is it using? Answer is default WordPress theme Twenty Ten. Finally we have a tutorial where this is relevant! Yayyyyyyyyyyyyyyyyyyyyyyyyy!!!!!! For today’s tutorial, as … Continue reading

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

R Tcl/Tk Canvas Primer Tutorial

Like yesterday, have you heard of R? R is a free software programming language and software environment for statistical computing and graphics. The R language is widely used among statisticians and data miners for developing statistical software[2][3] and data analysis.[3] … Continue reading

Posted in eLearning, GUI, Tutorials | Tagged , , , , , , | 4 Comments