+ 1
My first blog
<!DOCTYPE html> <html> <head> <title>My Blog</title> <link href="https://fonts.googleapis.com/css?family=Handlee" rel="stylesheet"> </head> <body> <!-- header start --> <div id="header" class="section"> <img alt="" class="img-circle" src="/storage/emulated/0/download/images_1500949662282.jpg"> <p>Vaishali</p> </div> <!-- header end --> <!-- About Me section start --> <div class="section">
1 Answer
+ 2
is there any problem with this code?