Skip to content

Ali-Ouazzani-H-T/animated_Bio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Welcome to Animeted Bio project

This a web page that you can use as an identifiant for yourself when you click on a social media button you are redirected to the profile link


You can customize yours by changing elements or adding a new ones


If you want to keep the same templates all you have to do is change profile picture, name , links in the HTML page

To change the links you nedd to put the links in the a tags

    <li>
      <a href="">
       <img src="images/icons8-facebook-nouveau-48.png" alt="fb" width="20">
            Facebook
      </a>
    </li>

to change the profile picture change the src in the img tag within the header

 <header>
    <img src="" width="250" height="250 ">
    <h1>Ali Ouazzani Housni Touhami</h1>
 <header>

feel free to edit style as well in the CSS file it's an open source project easy to use and manipulate. have Fun!!!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published