CommentJul 2, 2017I first learnt HTML and CSS from code academy and a book written by Jon DucklettWhat was the first programming language you learned and how did you learn it?
CommentJul 1, 20171You can use the align property . Eg- < h1 align = "center" > Web Page </ h1 > Hope it helps :)Alternatives to <center> tag?