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

Improved CSS Code & Docs #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## [Watch it on youtube](https://youtu.be/6cidbUHNZRQ)

### Responsive Portfolio Website
A clean and nice web portfolio for designer or developer. That includes almost everything you want to show. At first, your name and a great image. Then the About section displays more information about you. Then the list of skills it offers. It also has a section where it shows some recent work. And at the bottom it has contact information and a form, and at the bottom a footer.
A perfect and pleasant web portfolio for creator or designer. That incorporates nearly all that you need to show. From the start, your name and an extraordinary picture. At that point the About segment shows more data about you. At that point the rundown of abilities it offers. It additionally has a part where it gives some ongoing work. Furthermore, at the base it has contact data and a structure, and at the last a footer.

Don't forget to join the channel for more videos like this.
[Bedimcode](https://www.youtube.com/c/Bedimcode)
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ <h2 class="section-title">About</h2>
</div>

<div>
<h2 class="about__subtitle">I'am Jhon Doe</h2>
<span class="about__profession">Web designer</span>
<h2 class="about__subtitle">I'am AB Hashmi</h2>
<span class="about__profession">SEO Expert</span>
<p class="about__text">Lorem ipsum dolor, sit amet consectetur adipisicing elit. Adipisci consectetur, architecto quas fugiat, iste inventore facere repellendus delectus id, vitae blanditiis.</p>

<div class="about__social">
Expand Down Expand Up @@ -215,4 +215,4 @@ <h2 class="footer__title">FOLLOW</h2>
<!--===== MAIN JS =====-->
<script src="assets/js/main.js"></script>
</body>
</html>
</html>