This is a continuation of the intro to web dev series, Html means Hyper Text Markup Language it is used to design the structure of the page, and collect user inputs. html deals with tags e.g <!DOCTYPE html> this is a simple html tag that is used ...
blog.devfate.online3 min read
No responses yet.