Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy-to-clipboard-branch #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ayman98-art
Copy link

/* update-HTML-file */
1- Arrange the codes in a better way and coordinate them.
2- Add class to code tag.
3- Add a span tag as a button to copy

/* update-CSS-file */
1- Arrange the codes in a better way and coordinate them.
2- Add property to pre-tag.
2- Add property to span tag.
3- Add (.hintrc ) file to ignore the warning of the "fit-content" property on the Firefox browser.

/* update-js-file */
1- add logic to copy the text to the clipboard

/* update-html-file */
1-Arrange the codes in a better way and coordination.
2-add class to code tag.
3-add span tag as a button to copy
>>>>>>>>>>><<<<<<<<<<<<<<<
/* update-css-file */
1-Arrange the codes in a better way and coordination.
2-add property to pre tag.
2-add property to span tag.
3-add .hintrc file to ignore warning of "fit-content" property on firefox browser.
>>>>>>>>>>><<<<<<<<<<<<<<<
/* update-js-file */
1- add logic to copy the text to clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant