Showing posts with label web design. Show all posts
Showing posts with label web design. Show all posts

Tuesday, July 21, 2020

Earn Money Online

In today's world every other person wanted to be a millionaire , OK we can understand that but the fact is nobody wants to work for it they tries to find a most easiest way they can as a result they got ditched by some scams, frauds and many difficult situations. So keeping in mind all the necessity I am sharing some of the source where you can earn money online.

1. Content Writing:

This is the most demanding and never ending source to earn money. If you are good at writing then you can earn money from this source. Content Writing is , you need to write , edit the content for many business industries , digital marketing company , and many more. Content Writing jobs are available in most of the companies.

2.  Graphic Designing:

Graphic Designing field has taken a boost in last  2 years and will remain in demand as every individual or organization use digital platforms nowadays to reach audience and showcase there services so for that they take help from the graphic designers to make there advertising more catchy and attractive to dominate large part of audience retention that involves high quality photography , visualization techniques , iconography for visual communication.

3. Web designing:

Web designing is the design of the website that involves the user experience on the website like the quality of the website , functionalities , styling , graphical quality and much more that involved with the users experience . This is the best source to earn money online. Many individuals and organizations hire freelancer web designers to make their website more attractive then others. 

4. Search Engine Optimization:

Search Engine Optimization is the technique used by the companies or organization to rank their website in the Search results of the search engines and companies are ready to pay a huge amount to individuals for making their website rank in search result . If you are good at computer and coding then you can make huge profit from this field.

5. Digital Marketing:

In today's digital era every other thing is going digital and as result their is a huge competition in digital field and here it comes a role of digital marketing , it is the process or technique to promote products and services using internet , online platforms to reach their audience. Digital Marketing field will remain in demand for many more years. If you are not good at this field you can develop this skills because it will really help you to earn money.
 

Wednesday, July 15, 2020

CSS (Cascading Style Sheets)


  • CSS stands for Cascading Style Sheets
  • CSS is a language that describes the style of an HTML document.
  • CSS describes how HTML elements should be displayed.
  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media
  • CSS saves a lot of work. It can control the layout of multiple web pages all at once
  • External stylesheets are stored in CSS files


CSS is of 3 type:

  • Inline CSS
  • Internal CSS
  • External CSS
Watch Introduction to CSS:




HTML (Hypertext Markup Language)


  • HTML is the standard markup language for Web pages.
  • With HTML you can create your own Website
  • HTML is the standard markup language for creating Web pages
  • HTML describes the structure of a Web page
  • HTML consists of a series of elements
  • HTML elements tell the browser how to display the content
  • Content to display is defined within the HTML tag for e.g.<p> this is the opening tag and </p> this is the closing tag.
  • Browser does not display the HTML tag but it displays the text given inside the tags

Watch Introduction to html:




Wednesday, June 19, 2019

Web Development v/s Web Design




Web development is the work involved in developing a website for the Internet or Intranet i.e it can be for world wide web or for private network. Web development can involve  developing a  single page  to a  complex web application site, or social networking site. A programmer who is involved in the development of a web application is called a web developer. A web developer should have a knowledege of HTML , CSS and JavaScript. Web developer is more specified to the  the functionality of the website, Creates the inner working of the website.  






          Chart created by GitHub user Kamranahmedse



Web design is focused on the look and feel of the website. The designer is the one who maintains the balance between the entire layout of the website. A person involved in  web design is called a web designer. It also looks for which part of the website should be emphasized more then rest others.  Web designer use design programs such as Adobe Photoshop to create the layout of the website.