Skip to content
View imharshm's full-sized avatar
Block or Report

Block or report imharshm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imharshm/README.md

Hi 👋, I'm Harshal Mahajan


  • 🔭 I’m currently working at Calibo as Senior UI Developer.
  • 🌱 I have a 7+ years of experience at UI side on diffreent type of web technologies like React Js, Javascript, Bootstrap, SCSS, HTML.
  • 💬 Ask me about UI, CSS related stuff.

GitHub imharshm GitHub imharshm


Skill set and Tools:

angular bootstrap css3 html5 illustrator javascript react sass xd


📫 How to reach me:

Linkedin: imharshm Twitter: imharshm Instgram: imharshm Youtube: imharshm website


Thank you for visit ! ❤️

Pinned Loading

  1. react-storybook react-storybook Public

    JavaScript 1

  2. learn-react-app learn-react-app Public

    JavaScript

  3. table header fixed using pure css table header fixed using pure css
    1
    
                  
    2
    table,
    3
    tr td {
    4
      border: 1px solid red;
    5
    }
  4. align text vertically inside div wit... align text vertically inside div with ellipsis 3 dots (...)
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <title>W3.CSS</title>
    4
    <meta name="viewport" content="width=device-width, initial-scale=1">
    5
    <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  5. CSS triangle custom border color CSS triangle custom border color
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <title>W3.CSS</title>
    4
    <meta name="viewport" content="width=device-width, initial-scale=1">
    5
    <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">