Khalil Ghâñmî

0 %
Khalil Ghâñmî
Développeur full-stack
  • Residence:
    Tunis
  • City:
    Bardo
  • Age:
    30
French
English
arabe
  • HTML 5 / CSS 3
  • Bootstrap
  • JavaScript / Jquery/Ajax
  • ReactJS
  • API
  • Angular
  • PHP/Mysql
  • Python
  • Java
  • Wordpress
  • OpenCart
  • Illustrator | Photoshop | Premier Pro | Animate
  • OVH | Godaddy | Vipdomaine | Zenhosting | LWS | Hostgator
  • Cpanel
  • Google Search | Google sheets | Google docs | Office

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…