How to convert ul li to dropdown menu using js. LAKHAN GEHARWAR September 26, 2022Code:- <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <... Continue Reading
How to Install Sass with NPM Step by Step LAKHAN GEHARWAR September 13, 2022 Step 1:- Make a folder Step 2:- Need to make a pakage.json file 1. you need to check your node version and npm version 2. run npm init ... Continue Reading
Working Hook .theme LAKHAN GEHARWAR September 04, 2022 Project Working This is first <?php use Drupal\block\Entity\Block; /** * @file * Functions to support theming in the hook theme. */ ... Continue Reading