Thursday, August 27, 2020

Making asynchronous programming easier with async and await - Learn web development | MDN



very simple to understand...  Start from scratch bro. sis.

Friday, June 12, 2020

Latest xampp package come with PHP 7 and above. If some of your projects don’t support PHP 7, You can install PHP 5.x and specify which projects use which PHP version.



How to install two PHP versions in Window XAMPP? - NAINGDroid - Medium

Tuesday, June 9, 2020

Do you want to style your WordPress navigation menus to change their colors or appearance? While your WordPress theme handles the appearance of your navigation menus, you can easily customize it using CSS to meet your requirements. In this article, we will show you how to style the WordPress navigation menus on your site.



How to Style WordPress Navigation Menus (Updated)

Monday, June 8, 2020

The first two values specify the length of the shadow offset. The first value specifies the horizontal distance and the second specifies the vertical distance of the shadow. The third value specifies the blur radius and the last value describes the color of the shadow:
1. value = The X-coordinate
2. value = The Y-coordinate
3. value = The blur radius
4. value = The color of the shadow



CSS Text Shadow | CSS-Tricks

It is a common task to hide empty field values from your template. This can be achieved by using conditional statements to check the value before rending it.
The basics to conditional a statement is to use an if statement. You can read more about this core PHP function here: http://php.net/manual/en/control-structures.if.php
ACF | Hiding empty fields

Each field contains many settings such as a label, name and type. This function can be used to load these settings as an array along with the field’s value.



ACF | get_field_objects()

order | CSS-Tricks



The order property is a sub-property of the Flexible Box Layout module.
Flex items are displayed in the same order as they appear in the source document by default. The order property can be used to change this ordering.

How to Increase Maximum File Upload Size in WordPress



  1. @ini_set( 'upload_max_size' , '64M' );
  2. @ini_set( 'post_max_size', '64M');
  3. @ini_set( 'max_execution_time', '300' );

Sunday, May 31, 2020

Solved with CSS! Logical Styling Based on the Number of Given Elements | CSS-Tricks:



Did you know that CSS is Turing complete? Did you know that you can use it to do some pretty serious logical styling? Well you can! You don’t have to set all of your logic-based styling rules in JavaScript, or even have to use JavaScript to set classes you are styling against. In many cases, CSS can handle that itself. I’m still discovering new CSS tricks everyday, and it just makes me love it even more.

Let's hope this one works.  I was using Shareaholic before.

AddToAny: Share Anywhere - Chrome Web Store

Know us

Our Team

Tags

Video of the Day

Contact us

Name

Email *

Message *