07/11/2016

HTML Links And Images

HTML Links

Links are used for combining,moving one page to an another page.In Html for a link we use the <a> element.Let's look at examples below:



< a href="http://www.softwarecooltips.com/">Click Here</> :This code will create a link from the word "Click Here".So when you click on it,the page will go to my blog.This is an external or a hyperlink.

26/10/2016

HTML Headings,Paragraphs,Text

Headings

In Html ,we use headings not only for representing the main summary text of  the page, also we use them for the location of our pages on the Internet .The important purpose is  being categorized by search engines as google,yahoo,bing  etc...

12/10/2016

Google's New Applications

Google has announced new applications on these days.Below I talked about these new applications .These programs will be very useful for people who like trying new things.If you are a google user or a life hacker ,then you must certainly these new applications.

Life Hack:To simplify and practise your works for less time,less effort and also fun.





11/10/2016

HTML Basics

HTML is the abbreviation  of Hyper Text Markup Language.It is the basic language for Web Design.If you want to design a web site as a professional or amateur ,you have to learn this codes.Never mind,learning Html is not hard and it is also funny.In this section ,we will learn this language by examples.


HTML is the skeleton of a web page.You write codes and the users see the web page,not the codes .Any page that uses Html can be examined by clicking right and selecting "View Source" on the page.



21/09/2016

7 Most Popular Linux Distributions in 2016

A Linux distribution occurs from a window manager,desktop environment,software,docs,GNU, and kernel.It is a  collection of software which runs as an operating system.There are lots of distributions in the Linux World Some of them are created for server works,security systems or general users,Every year popularity list of these open-source software changes.Below most popular seven distributions in 2016 are listed."Which is the best one?" ,take a look and answer to yourself:





17/09/2016

What Apple Offers Its Users With IOS 10 ?

New Features of IOS 10 

1)Type Handwriting:You can send your message with your own handwriting.Your friends  watch an animation that includes your handwriting is being written.

2)Message Balloons:You can change your message balloons views ,so you can whisper or emphasize your message.

10/09/2016

Best Commands For Linux Starters

In  the previous article, we  talked about Linux  History, online desktop Ubuntu, and terminal Webminal.Some computer users ,as me, have not too much time for setting up a program or an operating system.Sometimes our hardware does not allow for this action.For trying commands on the amazing OS Linux ,you can use online sites to get access to  the terminal .OK,let's go and try basic commands on Linux.