Kategori: Code
Code
27 Nisan 2022
My Favourite Google Handwriting Fonts (2022)
User experience is a bit about presenting content to the user with a more natural feeling. Depending on the type of project...
Code
24 Nisan 2022
3 Ways to Hide an Element (HTML / CSS)
Hiding an element in web pages is sometimes necessary or we use this for an instant (or temporary) fix. Lets examine the...
Code
10 Nisan 2022
Increase Your Page Loading Speed: Asynchronous and Lazy Loading
Even though there are opposing views, the majority will agree that; ‘good user experience starts with fast service’. Web browsers (Chrome, Firefox,...
Code
8 Nisan 2022
WordPress Pro Tip: Open The Single Search Result Automatically
From the perspective of User Experience Design (or UXD in short) we have to put ourselves in the user’s shoes. While doing...
Code
7 Nisan 2022
Turn Your Browser Into Notepad
No more worrying about searching for a post-it, paper, opening a program or application from your computer in an emergency. data:text/html, <html...
Code
25 Mart 2022
WordPress Tip: Limiting the Search to a Single Category
If you are using more than one Category in your posts of your WordPress-based project, and you want your search feature to...
Code
31 Ekim 2017
Phone number usage on mobile web pages
I love usability, don't you? Even the smallest touch to the user experience will worth more then the effort to users. On...
Code
30 Ekim 2017
The DOM (Family) Tree
The DOM subject is generally taken lightly to new coders or designers. I stumble upon a very nice explanation today and wanted to...