Tuesday, 29 March 2016

Define Tag.


Image result for img tag

Define Tag

Tag

"A command inserted in a document that specifies how the document, or a portion of the document, should be formatted. Tags are used by all format specifications that store documents as text files. This includes SGML and HTML.
(v) To mark a section of a document with a formatting command". (Webopedia)

There are many tag options for any single command. One of my favorite tag is the <img> (image tag). This tag can do so much for a webpage, can you imagine an website without any pictures or even a nice background? Would be boring and tiring that's for sure. 


Best Browser 

Sometimes find a browser that respond is a little bit hard. Speed issues is one of the main resons why people get frustrated on front of computer. For me, its all about privacy and speed. Here is the two browsers i recommend.

Image result for firefox
Mozilla Firefox (or simply Firefox) is a free and open-source[21]web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox is available forWindowsOS X and Linux operating systems, with its mobile versions available for Android, and Firefox OS; where all of these versions use the Gecko layout engine to render web pages, which implements current and anticipated web standards,[22] but an additional version released in late 2015 – Firefox for iOS has also been made available – that doesn't use Gecko.
Firefox was created in 2002, under the name "Phoenix" by theMozilla community members who wanted a standalone browser rather than the Mozilla Application Suite bundle. Even during itsbeta phase, Firefox proved to be popular by its testers and was praised for its speed, security and add-ons compared to Microsoft's then-dominant Internet Explorer 6. Firefox was released in November 2004,[23] and was highly successful with 60 million downloads within nine months, which was the first time that Internet Explorer's dominance was challenged.[24] Firefox is considered thespiritual successor of Netscape Navigator,[25] as the Mozilla community was created by Netscape in 1998 before their acquisition by AOL.[26]
Image result for chrome
Google Chrome is a freeware web browser[11] developed byGoogle. It used the WebKit layout engine until version 27 and with the exception of its iOS releases, from version 28 and beyond uses the WebKit fork Blink.[12][13][14] It was first released as a beta version for Microsoft Windows on September 2, 2008, and as a stable public release on December 11, 2008.
As of December 2015, StatCounter estimates that Google Chrome has a 58% worldwide usage share of web browsers as a desktop browser.[15] It is also the most popular browser for smartphones, and combined across all platforms at about 45%. Its success has led to Google expanding the 'Chrome' brand name on various other products such as the Chromecast.


So, this is my two favorites. Credits to Wikipedia.

Tuesday, 22 March 2016


The <img> Tag

Here is a simple description of when and how to use the image tag. Information from W3 schools

The <img> tag defines an image in an HTML page.
The <img> tag has two required attributes: src and alt.
Note: Images are not technically inserted into an HTML page, images are linked to HTML pages. The <img> tag creates a holding space for the referenced image.
Tip: To link an image to another document, simply nest the <img> tag inside <a> tags.


For me, the <img> tag is one of the most importances. How to make a webpage prettier? Webpages are built to help people, business, etc... In this case, images are an very important toll to create an interesting page. 



Task 24

 Making small changes on HTML
Here is the example without changes 

Here i used the <i> tag and the <b>


Tuesday, 8 March 2016

Monday, 7 March 2016

Task 20

Task 20 asked to write a little bit about me, so here we are

Task 17a

Changes in HTML file
Editor from W3schools


And changes i made n this document.
I personally found those tags easy to memorize, change background color and font color is reasonable easy to use, it gives the page a new look and you can play with colors and fonts.

Task 15 (underline, italics and bold)

Here is the screenshot of my trial using the <b>, <i> and the .<p> tag


Those tags are really easy to use and i also added a picture (Img) form the internet

Tuesday, 1 March 2016

Task 14 HTML Editors

HTML Editors 



Some great online HTML editors, i personally liked this one for one simple reason. EASY to use and well design.

HTML-online.com

Another excellent option is the online HTML editor.Net, very useful and clean. 


Online HTML.net