Drop Caps CSS Update : W3C Draft, Oct 2016
W3C CSS Working Group Has an Updated W3C Draft on Oct 2016 Around Drop Caps CSS For Rules Across Various Devices, Style & Responsiveness. Read the full Drop Caps CSS Update : W3C Draft, Oct 2016 on...
View ArticleHow To Hide AdSense Units On Selected WordPress Post
Here Is How To Hide AdSense Units On Selected WordPress Post. There Is CSS, PHP, Javascript Or Simply Ready To Use WordPress Plugin To Do It. Read the full How To Hide AdSense Units On Selected...
View ArticleInline Nested Highlighting In WordPress With CSS & HTML5 samp
Sometime We Need To Highlight code With More Colours Than code. Here Is Nested Highlighting In WordPress Post With CSS And HTML5 samp Element. Read the full Inline Nested Highlighting In WordPress With...
View ArticleWordPress Genesis Homepage : Semi-Static, Customizable
Here is PHP snippets, HTML, CSS to Create WordPress Genesis Homepage Which is Semi-Static, Customizable, SEO Friendly, Has Manual Controls. Read the full WordPress Genesis Homepage : Semi-Static,...
View ArticleRetweetable Blockquote in WordPress Posts With CSS, Js
We Can Create Retweetable Blockquote in WordPress Posts With CSS, Js For Special Articles. Embedding the CSS and Javascript in Post Will Do the Job. The post Retweetable Blockquote in WordPress Posts...
View ArticleHow To Use WordPress Crayon Syntax Highlighter Theme Editor To Match Theme
Here is How To Use WordPress Crayon Syntax Highlighter Theme Editor To Match WordPress Theme. The Theme Editor is Less Discussed But Powerful. The post How To Use WordPress Crayon Syntax Highlighter...
View ArticleFrameworks For Creating Serverless Apps
Here Are Some of the Framework For Creating Serverless Apps Which May Help You to Deploy Neatly Design Application Faster. The post Frameworks For Creating Serverless Apps appeared first on The...
View ArticleExternal Link Icon With Hover With Base64 Data URI and CSS
Many of the webmasters and bloggers want to add a Wikipedia style external link icon to some of the external links. It is obvious matter that using a transparent image for this kind of external link...
View ArticleCSS Unit Guide (px, em, rem, vh, vw etc)
If you’re a web developer or designing your WordPress theme, then it’s important to have a good understanding of the different available CSS units. These units allow you to control the size and spacing...
View ArticleWeb Design Cookbook: Design Challenges
The medium of the web behaves quite differently than, for example, paper or film. It works frameless, it adapts. In principle, it is available on any device and in any operating system. It is neutral,...
View ArticleWeb Design Cookbook: Typography
Typography aims to present texts in a readable and understandable way (orthographic) as well as visually appealing (calligraphic). This article is the third article in this series (the second being the...
View ArticleSelf-Hosted Fonts vs. Cloud-Hosted Fonts
In the year 2022, Munich Regional Court (Germany) concluded that embedding dynamic objects such as Google Fonts without the visitors’ consent is a ground for the EU citizens to sue for injunctive...
View ArticleHow to Add Auto Anchor to WordPress Headings
These days the search engine can understand the meaning of the headings within an article. Whether you add a table of content, anchor text etc or not, they may show the links on the search engine...
View ArticleHow To Customize Inline Pre and Code Tags in WordPress Posts
Some years back, we discussed how to convert the backticks to inline code blocks in WordPress posts. You can copy the final PHP code from that article or copy from this GitHub gist. You can paste that...
View ArticleWhen Will We Have CSS4?
CSS never had versions such as CSS v1.0, CSS v2.0, CSS v3.0 and so on. CSS is not a programing language. HTML and CSS are markup languages. In computer science, markup languages represent a class of...
View ArticleWhat is User Experience (UX) Design
User experience design describes the process of designing a purchase pre-decision phase of a user in a service or product interaction, for example with the help of digital graphical user interfaces,...
View ArticleWhat is Sass (stylesheet ext)
Sass stands for Syntactically Awesome Style Sheets. Sass is a stylesheet language that offers variables, loops, and many other features that Cascading Style Sheets (CSS). It simplifies the creation of...
View ArticleSass vs. SCSS: Writing the Perfect Syntax
In the world of web development, writing clean, organized, and maintainable CSS is essential for creating beautiful and efficient websites and applications. To achieve this, developers often turn to...
View ArticleHow to Create a Typewriter Effect With CSS
By using CSS animations effectively, you can create an effect reminiscent of old typewriters, enhancing the user experience and adding visual interest to your web pages. The post How to Create a...
View ArticleWhat is Accessible Rich Internet Applications (ARIA): Explained With HTML, Js...
Accessible Rich Internet Applications (ARIA) play a crucial role in advancing web accessibility by providing developers with tools to create inclusive and user-friendly web experiences. The post What...
View Article12 Text-Styling Properties in CSS
Mastering the various text-styling properties in CSS is essential for creating visually appealing and user-friendly websites. The post 12 Text-Styling Properties in CSS appeared first on The Customize...
View Article