This repository contains HTML and CSS code to create a tooltip displaying a LinkedIn profile. When hovering over a LinkedIn icon, a tooltip with profile details appears .
- Tooltip displaying LinkedIn profile information.
- Styled with CSS for an appealing visual experience.
- Hover effects for interactive elements.
-
Clone the repository:
git clone https://github.com/withaarzoo/Linkedin-Profile-Tooltip.git
-
Open
index.html
in your browser to see the LinkedIn profile tooltip in action.
index.html
: Contains the HTML markup for the LinkedIn profile tooltip.style.css
: Contains the CSS styles for the tooltip and associated elements.image.jpg
: Placeholder image for the LinkedIn profile picture.
You can customize the tooltip by editing the HTML and CSS files:
- Change the profile picture: Replace
image.jpg
with your desired image file. - Modify profile details: Update the name, username, followers, and connections in the HTML.
- Adjust styles: Edit the CSS properties in
style.css
to match your preferred design.
This project is licensed under the MIT License - see the LICENSE file for details.
- This project was inspired by FreeCodeZ.
- Special thanks to Font Awesome for the LinkedIn icon.
Feel free to contribute to this project by creating pull requests or opening issues. If you have any questions or suggestions, please contact the author.