The proper way to load stylesheets or scripts in WordPress is to enqueue them in functions.php. The process is explained very well in the WordPress Developer Area. However, recently Google changed the format it uses for multiple font face or weight font downloads. This is causing only the first font family to be downloaded. To […]
Author: km
Useful WordPress Snippets
Automatically Wrap Feature Images In The Permalink Some themes, such as TwentyTwenty, don’t wrap feature images in the permalink. However, since this is such a standard web idiom, you might want to consider implementing it in your own themes or child theme. The following code will accomplish that task, as long as you are not […]
ECUAD Web Development 1 (CEIE 150)
Instructor: Kevin McMillan Number of Sessions 12 Day and Time Fridays 130-430 Duration September 04 – Nov 20 Meeting Format BlueJeans Link (See Moodle Course Shell) Official Outline course content The course will introduce students to fundamental skills and knowledge in Web Development. Students will learn HTML and CSS, with an emphasis on Responsive Web […]
Insanely Brilliant CSS Art
Check out these examples of how far talented artists can take CSS: https://diana-adrianne.com/purecss-francine/ https://css-art.com/pure-css-lace/ https://css-art.com/photorealistic-pure-css-mobile-phone/ https://css-art.com/purecss-zigario/ https://css-art.com/pure-css-landscape/ https://css-art.com/purecss-gaze/ Spend some time with the browser’s Developer Tools and these works. Truly insane.
first, download the new and improved starter files. second, download this “starter” theme. third, download the screenshots Your task here will be to make only the front page of the site. On some posts, there will need to be working links to single posts and category archives, but you do not need to style the […]
A really neat way to break out of the boxiness that is a default condition of CSS is to use images that appear non-rectangular. It’s very common, for example, to see images rounded with CSS. Assuming that the image has equal height and width, this code will make it perfectly round: Another interesting thing you […]
WordPress Escape Methods
It is often said that the first rule in data security is to trust no one. From the WordPress developer handbook: It’s best to do the output validation as late as possible, ideally as it’s being outputted, as opposed to further up in your script. This way you can always be sure that your data […]
ECUAD Web Development 2 (CEIE 250)
Instructor: Kevin McMillan Number of Sessions 12 Day and Time Fridays 930-1230 Duration July 17 – October 02 Office Hours Wednesday 100-300 Meeting Format BlueJeans Link (See Moodle Course Shell) Official Outline Course Description This advanced course builds on the HTML & CSS skills gained in Web Design I by introducing students to the most […]
LangaraPRM 2020 Teams
Web Designers Mishayla Dana Yuan Front End Developers Alayna Kirin U/X Designer (Yes, this is a new job.) Alex Promotions Taylor QA / Media (Combined) Stephanie Julia Teresa Editors Eugenia Isabelle
There is no excerpt because this is a protected post.