November 17, 201312 yr Hi all. i have a question, i want to build a blog but i would like to do it with HTML5 & CSS3, i want to know, will you need to edit the blog posts everytime u add one into the blog page's HTML code or how would you go about this?
November 18, 201312 yr HTML and CSS scripting is only touching the surface of what a hand-built blog system would entail. You'd need adept PHP abilities since blog posts are inherently posting to a database and having the database output the results. Are you aware of this? If not, I suggest you take another look at how to create one, because your question, "will you need to edit the posts every time in the HTML code", is a bit redundant at this point.
Create an account or sign in to comment