Day 6, July 31
Hey, Everyone Jaani here, as I proceeded in web dev's HTML last lecture, they taught us how to try to make a structure for our own website using HTML. I had an Idea for making a health website. So I tried it and found it very interesting and a thing upon which I should keep working. I would not suppose to reveal the details of that website now, it could be too early for me to tell y'all ;p <3 Yeah, but the source code for its basic structure is here, see ya later. <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Way to Project Nhp </ title > < link rel = "stylesheet" href = "" > </ head > < body > < header > < img src = "C:\Users\Ashish\OneDrive\nhp.jpg" width = "350" alt = ...