Search posts, tags, users, and pages
Hutchson
Aspiring software engineer with proficiency in HTML, CSS, JavaScript, AWS, SQL and Python
<!DOCTYPE html> <html lan="en"> <head> <meta charset="UTF-8" /> <title>Basic Language of the Web</title> </head> <body> <h1>Welcome to HTML</h1> </body> </html> Headings There are different sizes of headings...
No responses yet.