Search:

Type: Posts; User: jsp123456; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    6
    Views
    2,882

    How to add media query in css?

    I have tried this but don't know how to use it for which screen. Please help.
    @media only screen and (max-width: 600px) {}
  2. Replies
    9
    Views
    1,884

    About Image Alt Text

    For Ex: <img src="demo.jpg" alt="your-keyword">

    In above example, you can see how alt defines and how you can use it.
    You can see this by Inspect Element in the browser.
Results 1 to 2 of 2