-
Notifications
You must be signed in to change notification settings - Fork 0
Add files for homework-2 #2
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
base: main
Are you sure you want to change the base?
Conversation
homework...
<p class="user-position">Learner of html/css/js</p> | ||
<p class="user-description">Learning different programming languages and studying in college</p> | ||
</div> | ||
<button class="subscribe-btn" onclick="window.location.href='https://github.com/matthew-guba'">Subsribe)</button> <!-- Just another reminder of me)--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ой не делай так больше))
<a href="https://github.com/matthew-guba">Subsribe</a>
переход по страницам только по тегу a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
где ты нашёл такую реализацию?))
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just googled. Yeah, i know its bad, but ive forgotten how to do it using , so i googled
border-radius: 30px; | ||
font-weight: 600; | ||
font-size: 16px; | ||
transition: transform 0.2s, box-shadow 0.2s; /* <--- this thing wasn't made by myself, just wanted smth beautiful))*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
респект!
} | ||
|
||
/* now it is adaptive for mobile devices :) */ | ||
@media (max-width: 768px) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
респект
homework...