Khalil Ghâñmî

0 %
Khalil Ghâñmî
Développeur full-stack
  • Residence:
    Tunis
  • City:
    Bardo
  • Age:
    28
French
English
arabe
HTML 5 / CSS 3
JavaScript / jquery
PHP / MYSQL
WordPress
OpenCart 3
Vegas Pro
Adobe premier pro
  • Bootstrap, Materialize
  • Stylus, Sass, Less

css

How to Disable Anchor Tag using HTML, CSS or JavaScript ?
23 August 2022 / css, Non classé, Web
How to Disable Anchor Tag using HTML, CSS or JavaScript ?

In various situations ,we need to disable a anchor tags in a webpage to prevent visitor by clicking the anchor…

How to Disable a Link using Only CSS
23 August 2022 / css, Non classé, Web
How to Disable a Link using Only CSS

Answer: Use the CSS pointer-events Property You can simply use the CSS pointer-events property to disable a link. The none value of this property specify the…

CSS @media Reference
20 January 2022 / css, Non classé, Web
CSS @media Reference

What is a Media Query? Media query is a CSS technique introduced in CSS3. It uses the @media rule to include a…