#web-development
Read more stories on Hashnode
Articles with this tag
Instagram Clone Coding Using HTML, CSS, and Vanilla Javascript JavaScript -Add comment 1) Add the comment below the post when the user fills the...
Instagram Clone Coding Using HTML, CSS, and Vanilla Javascript HTML & CSS Body Nav bar <nav class="navbar"> <div...
Instagram Clone Coding Using HTML, CSS, and Vanilla Javascript HTML Head -Add title and logo icon in title bar <title>Westagram</title> <link...
Semantic Tags In programming, semantic refers to the meaning of a piece of code. For example in HTML, each of all semantic elements like form,...