Skip to content

davidy838/Find-Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Me

This is a simple web page named Find Me which contains information and links to various social media profiles and platforms.

Description

The HTML file (index.html) contains a web page layout with the following components:

  • Header: Contains a share button with a link to a YouTube channel.
  • Body:
    • Profile image of David Y with his username.
    • Tiles with icons and links to different platforms:
      • YouTube
      • GitHub
      • Travels (YouTube video)
      • Photos (YouTube video)
      • Music (YouTube video)

The JavaScript file (app.js) contains code that allows users to copy the links associated with the share buttons. When a user clicks on a share button, it copies the respective link to the clipboard and displays an alert indicating the successful copy.

Usage

To use this code:

  1. Clone/download the repository.
  2. Open the index.html file in a web browser.
  3. Click on any share button to copy the associated link to the clipboard.

Technologies Used

  • HTML
  • JavaScript

Additional Notes

  • The styling for this page is referenced from an external CSS file (styles.css). Ensure the CSS file is present and correctly linked for proper display.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published