Thursday, February 19, 2015

Cascading Style Sheets (CSS) offer increased flexibility in the display




of website content. http://webdesignledger.com/tips/html5-css3-take-your-design-to-another-level


      
       I like how CSS 3 has many different features. They are easier font




additions that add a new font, easily upload the file to servers, link to




the CSS file and create a font family.  Another feature CSS 3 has is Text




Shadows–add a drop shadow underneath HTML text elements. CSS 3 also




has Border Images that  allow you to upload an image to use as a border.

ITD 110 What is a Blog?

Blogging is used to describe websites that keep a continuing


 chronicle of information. A blog features diary-type reviews and links


 to articles on other websites, commonly presented as a list of entries in


reverse sequential order. Blogs range from personal to the political entries,


and can focus on one narrow subject or a whole range of subjects.


This articles name describes it very well about blogs. Blogs allow people to


view certain topics or on careers that each individual write on their own or


 as group for other people to view and comment on the 


web.http://codex.wordpress.org/Introduction_to_Blogging.


     The part of the website I liked was when they described how blogs can


be about any topic you choose on and have people comment on it. The


website describes blog rolls, CMS's, and different parts of how a blog is set


up. Blog Rolls are links to webpages the author of a blog finds


useful or interesting. Blogrolls are usually in a "sidebar" on the page or


displayed as a dedicated separate web page. Archives can be based


on a list featuring all the articles related to a specific category.

ITD 110 HTML5

HTML5 is a W3C specification that defines the fifth major improvement of


the  Hypertext Markup Language (HTML). One of the main advances in


HTML5 is in respect to how HTML addresses Web applications. New


features in HTML5 include limited functions for embedding graphics, 


audio, video, and interactive documents.  New elements allow you to


define sections of your Web page using new tags such as < article > which


defines an article, < nav > which defines navigation links.