Posts

Showing posts from July, 2021

Know your Avatar using your name

Image
Know your Avatar using your name Hello my friends we going to make an exiting project using API’s( Application programming interface ). For this project I found an amazing API name as joeschmoe i’ll provide you a link so you can use this API in your project. API= Click Here>> We make this project using HTML, CSS and JQuery. JQuery is an library of Java Script lets jump into the code .  HTML:-    <!DOCTYPE html> <html lang="en">   <head>     <meta charset="UTF-8">     <meta http-equiv="X-UA-Compatible" content="IE=edge">     <meta name="viewport" content="width=device-width, initial-scale=1.0">     <title>Cool Avators using name</title>     <link rel="stylesheet" href="./style.c