Is there really a difference between a web page and a blog?

What's a blog?
Origins.
A blog is kind of an online journal. In fact the term blog comes from "Web Log". Now among people writing and working on blogs there can be an infinite debate and discussion about whether this or that is a blog.
Characteristics of a blog
Organized as a series of posts
Each post has a title and a body
The most recent post is near the top of the page
There is an RSS or similar feed
There are links to see all the posts by category
There are also links to see posts by month published
Organized as a series of posts
Each post has a title and a body
The most recent post is near the top of the page
There is an RSS or similar feed
There are links to see all the posts by category
There are also links to see posts by month published
Example

What's a Web page?
Web pages are what make up the World Wide Web. These documents are written in HTML (hypertext markup language) and are translated by your Web browser. Web pages can either be static or dynamic. Static pages show the same content each time they are viewed. Dynamic pages have content that can change each time they are accessed. These pages are typically written in scripting languages such as PHP, Perl, ASP, or JSP. The scripts in the pages run functions on the server that return things like the date and time, and database information. All the information is returned as HTML code, so when the page gets to your browser, all the browser has to do is translate the HTML.Please note that a Web page is not the same thing as a Web site. A Web site is a collection of pages. A Web page is an individual HTML document.
Example

No hay comentarios:
Publicar un comentario