Skip to main content

User account menu

  • About Us
  • Log in
Log in
Mycode.blog website logo
category-icon
HTML - CSS

Must Read

  • Develop Debugging Skills with Chrome Dev Tools and Debug Keyword
  • How to write jQuery code for developing toggle search bar
  • Maximising Your Website's Performance, Avoid These HTML Pitfalls
  • How to create a progress bar using JavaScript
  • CSS Guidelines for Becoming a Top-Notch UI Developer

Recent Blogs

  • Develop Debugging Skills with Chrome Dev Tools and Debug Keyword
  • Achieving Advanced DOM Manipulation with jQuery Chaining Methods
  • Customized Landing page for your browser using JavaScript
  • A Basic Calculator App as an Extension to Google Chrome Browser
  • How to write jQuery code for developing toggle search bar

Recent Snippets

  • How to strip HTML tags in JavaScript
  • Develop word counter application with the help of JavaScript
  • Disabling right-click to avoid content copying in one line
  • Remove whitespace between HTML tags in drupal 8/9 twig templates
  • Copy to clipboard functionality using JavaScript in one line
JS - jQuery

Must Read

  • Develop Debugging Skills with Chrome Dev Tools and Debug Keyword
  • The predefined Rules for Writing & Using JavaScript Functions
  • How to write jQuery code for developing toggle search bar
  • How to create a progress bar using JavaScript
  • How to create a progress bar using JavaScript

Recent Blogs

  • How to use local storage in javaScript
  • How to Install react app with their node packages on Ubuntu 22
  • Develop Debugging Skills with Chrome Dev Tools and Debug Keyword
  • Fetch using for Get method in JavaScript
  • How to use local storage in javaScript

Recent Snippets

  • How to strip HTML tags in JavaScript
  • Converting string to int in javascript
  • Generating random numbers in javascript
  • How to write single & multi line comments in web technologies
  • How to strip HTML tags in JavaScript
Drupal

Must Read

  • How to Create Entities (node, user, term) programmatically in Drupal 8/9
  • List of form element types in Drupal 8/9
  • Command-line tools & useful commands for Drupal developers
  • How to install Linux, Nginx, MySql, Php(LEMP) stack in Ubuntu
  • A Beginner's Guide to Custom Theme Development in Drupal 8/9

Recent Blogs

  • Create a custom entity in Drupal 8/9 using drupal-console
  • All the possible ways to install a module in Drupal 8/9
  • Delete All Entities (node, user, term) by specific conditions in Drupal 8/9
  • How to Create Entities (node, user, term) programmatically in Drupal 8/9
  • How to unpublish nodes using cron in drupal 8/9

Recent Snippets

  • Drupal 8/9 programmatically create a user entity
  • Drupal 8/9 programmatically create a link that opens in new tab
  • Get current active user roles, uid in drupal 8 and drupal 9
  • Attach an asset library to a specific page in drupal 8/9
  • Drupal 8/9 attach an asset library in a Twig template

Main navigation

  • Blogs
  • Snippets

Mobile menu

  • About us
  • Blog
  • Code Snippet
Profile picture for user navya

Navya

Follow menu-icon
Software engineer at VolkoTech Solutions

Dedicated and skilled Drupal Frontend developer, carrying 3+ years of experience with a proven track record of delivering high-quality, scalable web solutions and optimized themes with an organized Git workflow. Proficient in JavaScript, jQuery, HTML, CSS, SASS, Bootstrap, and PHP with a deep understanding of Drupal’s architecture and modules. Strong knowledge of web development best practices and search engine optimization principles.

Drupalorg Github Linkedin Twitter

Feed

    • All
    • Blog
    • Code Snippet
  • menu icon
    • Recent
    • Popular
Sticky sidebar with pure CSS Banner Image
Blog bookmark-iconAdd to read list

How to create browser compatable sticky sidebar with pure CSS

  • HTML
  • CSS
navya
navya, Credit to volkotech-solutions Jun 18
Designing Custom Checkbox and Radio Buttons with CSS Banner Image
Blog bookmark-iconAdd to read list

How to design custom check-boxes and radio buttons with CSS

  • HTML
  • CSS
navya
navya, Credit to volkotech-solutions Jun 17
Top 5+ ways to make the Container element centre with CSS Banner Image
Blog bookmark-iconAdd to read list

Top 5 ways to make the container element center with CSS

  • HTML
  • CSS
navya
navya, Credit to volkotech-solutions Jun 16
Blog bookmark-iconAdd to read list

Maximising Your Website's Performance, Avoid These HTML Pitfalls

  • HTML
navya
navya, Credit to volkotech-solutions Jun 15
Code snippet bookmark-iconAdd to read list

Drupal 8/9 add custom library to the content type node edit form

  • PHP
  • Drupal
  • Drupal 8
  • Drupal 9
navya
navya, Credit to volkotech-solutions Jun 15
Switch PHP versions in Ubuntu via command line banner image
Blog bookmark-iconAdd to read list

How to switch PHP versions in Ubuntu with one line of code

  • PHP
  • Drupal
navya
navya, Credit to volkotech-solutions Jun 15
Cheat sheet for HTML input types banner image
Blog bookmark-iconAdd to read list

Choose the apt HTML form input type with this handy Cheat Sheet

  • HTML
  • Cheatsheets
navya
navya, Credit to volkotech-solutions May 29
Code snippet bookmark-iconAdd to read list

How to remove default inline styles with the help of jQuery

  • JavaScript
  • Jquery
navya
navya, Credit to volkotech-solutions May 19
Rotating Spinner with pure CSS Banner Image
Blog bookmark-iconAdd to read list

How to implement search functionality for table data with jQuery

  • HTML
  • CSS
  • JavaScript
  • Jquery
navya
navya, Credit to volkotech-solutions May 16
Code snippet bookmark-iconAdd to read list

Drupal 8/9 get view block programmatically with contextual filters

  • Drupal 8
  • Drupal 9
  • PHP
  • Twig
navya
navya, Credit to volkotech-solutions Mar 15
Code snippet bookmark-iconAdd to read list

Disable auto-play from embed iframe YouTube videos with jQuery

  • JavaScript
navya
navya, Credit to volkotech-solutions Mar 11
Code snippet bookmark-iconAdd to read list

Drupal 8/9 how to render view block programmatically

  • Twig
  • Drupal 8
  • Drupal 9
  • PHP
navya
navya, Credit to volkotech-solutions Mar 10
Code snippet bookmark-iconAdd to read list

Drupal 8/9 how to make eCommerce product entity title linkable to its respective pages programmatically

  • Twig
  • Drupal 8
  • Drupal 9
navya
navya, Credit to volkotech-solutions Mar 04
Code snippet bookmark-iconAdd to read list

Drupal 8/9 how to make paragraph entity node title linkable

  • Twig
  • Drupal 8
  • Drupal 9
navya
navya, Credit to volkotech-solutions Mar 03
Code snippet bookmark-iconAdd to read list

Learn how to write CSS media queries with help of jQuery

  • JavaScript
  • Jquery
navya
navya, Credit to volkotech-solutions Mar 01
Code snippet bookmark-iconAdd to read list

How to remove MySQL server completely in Ubuntu terminal?

  • Mysql
  • Terminal
  • Ubuntu
  • Linux
navya
navya, Credit to volkotech-solutions Feb 28
Code snippet bookmark-iconAdd to read list

Apply auto-focus to the first input in login form using jQuery

  • HTML
  • JavaScript
  • Jquery
navya
navya, Credit to volkotech-solutions Feb 21
Code snippet bookmark-iconAdd to read list

Quick logic to apply the text capitalization using JS

  • JavaScript
  • Jquery
navya
navya, Credit to volkotech-solutions Feb 19
Code snippet bookmark-iconAdd to read list

Drupal 8/9 how to trim the text in twig template using slice

  • Twig
  • Drupal 8
  • Drupal 9
navya
navya, Credit to volkotech-solutions Feb 18
Code snippet bookmark-iconAdd to read list

How to create a reusable conditional mixins in Sass

  • CSS
  • SASS
navya
navya, Credit to volkotech-solutions Feb 17
  • Load More

Topics

HTML
Drupal 8
CSS
Drupal 9
JavaScript
PHP
Drupal
Twig
Jquery
Terminal
Ubuntu
Mysql
JSON
Drupal 10
Node
JS
Cheatsheets
Linux
NodeJs
NPM
SASS
YML
Symfony
ElectronJs
Command
ReactJs
Chrome Extension
UX
Bootstrap
NGINX
GIT
Drush
Drupal 7
Windows
flexbox
GRID
Debug

mycode-blog logo

Developers blogging community to share tech blogs and code snippets.

Company

  • About us
  • Careers
  • Contact us
social:
  • twitter icon
  • facebook icon
  • linkedin icon
  • email icon
up-arrow

Terms and Services

  • Terms & conditions
  • Privacy policy

Copyright © 2021

Site map

  • Site map