<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-4580780344673198905</atom:id><lastBuildDate>Tue, 19 Nov 2024 06:21:07 +0000</lastBuildDate><category>Multiple Choice Questions</category><category>Interview Questions</category><category>Java</category><category>Web Technology</category><category>C Language</category><category>C Programs</category><category>Information Technology</category><category>DBMS</category><category>Internet</category><category>Data Structures</category><category>MS Excel</category><category>Model Papers</category><category>Computer Tricks</category><category>ICT</category><category>MS Word</category><category>Govt Exams</category><category>Computer Shortcut keys</category><category>Computer Tips</category><category>Software engineering</category><category>Oracle</category><category>Photo Shop</category><category>MS PowerPoint</category><category>PL/SQL</category><category>MS Access</category><category>ICET</category><title>Computers Professor</title><description>Computers Fundamentals, MS Office, C, Java, Web Technology.</description><link>https://www.computersprofessor.com/</link><managingEditor>noreply@blogger.com (Computers Professor)</managingEditor><generator>Blogger</generator><openSearch:totalResults>1584</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-5432958528351422534</guid><pubDate>Thu, 16 May 2019 09:26:00 +0000</pubDate><atom:updated>2019-05-16T02:26:08.749-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>Write about Different frames used in Java Script</title><atom:summary type="text">


Different frames used in Java Script:



Writing to a different
frame means giving the input in one frame and obtaining the result in another
frame.one popular use of frames and javascript is a color picker.



Writing to a different
frame hs two frames.the upper frame contains a form which is used for data
gathering.the lower frame shows the result of the upper frame.



Ex: the frameset&amp;nbsp</atom:summary><link>https://www.computersprofessor.com/2019/05/write-about-different-frames-used-in.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-6462972448774661660</guid><pubDate>Wed, 15 May 2019 09:23:00 +0000</pubDate><atom:updated>2019-05-15T02:23:02.474-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>Write about date object in Java Script</title><atom:summary type="text">


date object:



&amp;nbsp;java script includes a well defined date class which provides functions to
perform many different date manipulations.



&amp;nbsp;&amp;nbsp; In java script date and times represents the
number of milli seconds since 1st January,1970 UTC. Java script represent time
in UTC and local notations. 

UTC
is Universal time, Local time is the time on the machine In which the script is
</atom:summary><link>https://www.computersprofessor.com/2019/05/write-about-date-object-in-java-script.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-5385123937396290361</guid><pubDate>Tue, 14 May 2019 09:22:00 +0000</pubDate><atom:updated>2019-05-14T02:22:07.995-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>Write about window object in Java Script</title><atom:summary type="text">


window object



Window object: The&amp;nbsp;window object&amp;nbsp;represents a window in
browser. An object of window is created automatically by the browser.the
window object is top level object in client side java script, represent a
window or a frame. Since window object is a top level object, it contains other
objects like document, history ect,.



Syntax: to open a new window ,use the </atom:summary><link>https://www.computersprofessor.com/2019/05/write-about-window-object-in-java-script.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-4099865241925383222</guid><pubDate>Mon, 13 May 2019 09:21:00 +0000</pubDate><atom:updated>2019-05-13T02:21:03.310-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>Write about Document object in Java Script</title><atom:summary type="text">


Document object:



A.A document is a web page that is being
either displayed or created. The document has a number of properties that can
be accessed by java script programs and used to manipulate the content of the
page.



Document object
properties:



 

  
  
Property

  
  
Description

  
  
Example

 

  
  
AlinkColor

  
  
It is used to
  set and get color for a link

  
  
</atom:summary><link>https://www.computersprofessor.com/2019/05/write-about-document-object-in-java.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-3781728008671084004</guid><pubDate>Sun, 12 May 2019 09:18:00 +0000</pubDate><atom:updated>2019-05-12T02:18:00.149-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title> Benefits and Problems with Java Script</title><atom:summary type="text">


Benefits and Problems with Java Script?



 

  
  
Java
  script is a scripting language used to produce dynamic web pages. HTML
  language which is called as web designing language produces static web pages.



Static web page is a web page that is loaded into
  browser when HTML program is executed.&amp;nbsp;Once web page is loaded into web
  browser it displays the content with specific format</atom:summary><link>https://www.computersprofessor.com/2019/05/benefits-and-problems-with-java-script.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-8771423084490751633</guid><pubDate>Sat, 11 May 2019 09:16:00 +0000</pubDate><atom:updated>2019-05-11T02:16:03.384-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>ADVANTAGES AND DISADVANTAGES OF CSS</title><atom:summary type="text">


ADVANTAGES AND DISADVANTAGES OF CSS:



Advantages of Cascading Style Sheets



1. Consistency&amp;nbsp;


The main benefit of CSS is that style is applied consistently across a number
of web pages. One command line can control several areas at one time, which is
quite advantageous if there are changes that need to be made. You only need to
alter one thing and the rest will follow. Because you </atom:summary><link>https://www.computersprofessor.com/2019/05/advantages-and-disadvantages-of-css.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-3785128259174755193</guid><pubDate>Fri, 10 May 2019 09:15:00 +0000</pubDate><atom:updated>2019-05-10T02:15:00.133-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>Explain about divions (  tag) Or Formatting blocks in html.</title><atom:summary type="text">

Explain about divisions (
 tag) Or Formatting blocks in html.

&amp;nbsp;

The HTML 
 tag is used for defining a section of
your document. With the div tag, you can group large sections of HTML elements
together and format them with CSS.


Using
 tag changing the appearance of
block elements, any formatting that need adding inside the 
&amp;nbsp;tag
as follows.





Syntax:&amp;nbsp;&amp;lt; div class = “ any </atom:summary><link>https://www.computersprofessor.com/2019/05/explain-about-divions-tag-or-formatting.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-5333459175127917611</guid><pubDate>Thu, 09 May 2019 09:14:00 +0000</pubDate><atom:updated>2019-05-09T02:14:04.272-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>  Explain about span tag in html.</title><atom:summary type="text">


&amp;nbsp;&amp;nbsp;&lt;!--[endif]--&gt;Explain about span tag in html.

HTML no longer supports the idea of modifying
individual items in a place. A simple and efficient model has been derived
based around the span tag span’s are used as follows.



Syntax:

 - - - -
-



Eg:&amp;nbsp;&amp;lt; p &amp;gt; my puppy has &amp;lt; span style = “ color: blue”&amp;gt; blue
 eyes 
.

The HTML  tag is used for grouping and applying
</atom:summary><link>https://www.computersprofessor.com/2019/05/explain-about-span-tag-in-html.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-8727971664948790153</guid><pubDate>Wed, 08 May 2019 09:13:00 +0000</pubDate><atom:updated>2019-05-08T02:13:03.085-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>Explain about layers in HTML.</title><atom:summary type="text">


&amp;nbsp;&amp;nbsp;&lt;!--[endif]--&gt;Explain about layers in HTML.

CSS gives you opportunity to create layers of various
divisions. The CSS layers refer to applying the&amp;nbsp;z-index&amp;nbsp;property to
elements that overlap with each other.

The z-index property is used along with
the&amp;nbsp;position&amp;nbsp;property to create an effect of layers. You can specify
which element should come on top and which </atom:summary><link>https://www.computersprofessor.com/2019/05/explain-about-layers-in-html.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-455369544871013528</guid><pubDate>Tue, 07 May 2019 09:11:00 +0000</pubDate><atom:updated>2019-05-07T02:11:00.493-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Technology</category><title>    Explain about style sheets in HTML.</title><atom:summary type="text">


&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;!--[endif]--&gt;Explain
about style sheets in HTML.
A Stylesheet is a command or set of commands used to control the appearance and
layout of various elements on webpages, as well as simplify webpage design by
avoiding redundancy. Using stylesheets you can set the color and font of text,
the size of form textboxes, the margin between various elements on a webpage,
and much </atom:summary><link>https://www.computersprofessor.com/2019/05/explain-about-style-sheets-in-html.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-3590227580677317051</guid><pubDate>Mon, 06 May 2019 08:30:00 +0000</pubDate><atom:updated>2019-05-06T01:30:06.430-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>How to change background of an image?</title><atom:summary type="text">


How to change background of an image?



&lt;!--[if !supportLists]--&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Open the image in Adobe Photoshop using open dialog box

&lt;!--[if !supportLists]--&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Now right click on lasso tool and click on magnetic lasso tool.









 
 
  
  
  
  
  
  
  
  
  
  
  
  
 
 
 

 


&lt;!--[if !supportLists]--&gt;3.&amp;nbsp;&amp;nbsp;&amp;</atom:summary><link>https://www.computersprofessor.com/2019/05/how-to-change-background-of-image.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGnuFBGwNLzno5hb13GBSA9kPg_Ag-ZE_xifd9Am-6Cz09MwgrwV5i5OumnokY3E8evI6NRZJxOA707pcGVqzymUjbIPBNglmRFGu6qsA9diV9dJNkHW5dtQF3ddL0w16p72I9oVpDkZg/s72-c/back+ground.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-8716244297567078412</guid><pubDate>Sun, 05 May 2019 08:23:00 +0000</pubDate><atom:updated>2019-05-05T01:23:00.428-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>How to crop an image?</title><atom:summary type="text">


How to crop an image?

To remove unnecessary area
in the image by keeping part of image you want is done by using crop tool. To
crop an image, follow these steps:



Ø&amp;nbsp;Open an image that you want to&amp;nbsp;crop











&lt;!--[if !supportLists]--&gt;Ø &lt;!--[endif]--&gt;Select crop tool in the
tool bar.

&lt;!--[if !supportLists]--&gt;Ø &lt;!--[endif]--&gt;Select the area in the
image that you want to crop by </atom:summary><link>https://www.computersprofessor.com/2019/05/how-to-crop-image.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcNuXgPdkklGDKOwbxnemVP-W7IMxNx5Mi60StQd1qayBxS0BStvRX_jJuYgdc_4l8ZltBkbuvzGGLsQsvOhJmLjZQpkR7LhNR0BygCIm9DuIu6xiWoK68RzeWNeDeybehW_qIxOixrvI/s72-c/crop.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-5765214160514555213</guid><pubDate>Sun, 05 May 2019 05:47:00 +0000</pubDate><atom:updated>2019-05-04T22:47:09.906-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title> Making selections in Photo Shop?</title><atom:summary type="text">


Making selections



&lt;!--[if !supportLists]--&gt;Ø&amp;nbsp; &lt;!--[endif]--&gt;Selecting the part of an
image is done by using marquee tool in the tool bar.



&lt;!--[if !supportLists]--&gt;Ø&amp;nbsp; &lt;!--[endif]--&gt;Select rectangular marquee
tool, and then click mouse right button.



&lt;!--[if !supportLists]--&gt;Ø&amp;nbsp; &lt;!--[endif]--&gt;You will find different
versions of marquee tools.

&amp;nbsp;&amp;nbsp;








&lt;!--[if !</atom:summary><link>https://www.computersprofessor.com/2019/05/making-selections-in-photo-shop.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaUZQG8XZW3ZM61t9mT68OmG8fDXfwLm3vhwIuuF4_7erNZvQZ2gYDtcie26Ex4wHK7ZHey2inCmLFnR5-tmQmMdtVBPU-gKybWousXkTHd-m_AQmO0F3eduH60MLbhdPnp6NvfrLzQgg/s72-c/selections.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-1661551473326004889</guid><pubDate>Sat, 04 May 2019 05:39:00 +0000</pubDate><atom:updated>2019-05-03T22:39:11.649-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain Guides and grids?</title><atom:summary type="text">

Guides and grids:



&lt;!--[if !supportLists]--&gt;Ø &lt;!--[endif]--&gt;Guide:



Guides and the
grid help you position images or elements precisely. Guides appear as
nonprinting lines that float over the image. You can move and remove guides.
You can also lock them so that you don‘t move them by accident.



&lt;!--[if !supportLists]--&gt;ü &lt;!--[endif]--&gt;To use guides, go to view
menu and select rulers option</atom:summary><link>https://www.computersprofessor.com/2019/05/explain-guides-and-grids.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgG4-xG70-d8FGGG5_eGzzXrWX4MJ8rKC3UCPQz_aJLueumtNMxm3WXwuRbY_zh6wBA1ACn6Go2-8jLCIyqWTpONiE-Bv5icePsG5WzTBLEGAKwUjUgr7BZd-yUk0vyXx3O_3YBYJqIzl8/s72-c/guide.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-2931030766967930113</guid><pubDate>Fri, 03 May 2019 05:35:00 +0000</pubDate><atom:updated>2019-05-02T22:35:10.208-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain Rulers in Photo Shop?</title><atom:summary type="text">


&amp;nbsp;Rulers:

Rulers help
you position images or elements exactly. When visible, rulers appear along the
top and left side of the active window. Markers in the ruler display the pointer‘s
position when you move it. Changing the ruler origin (the (0, 0) mark on the
top and left rulers) lets you measure from a specific point on the image. To
show or hide rulers, choose View &amp;gt; Rulers.




</atom:summary><link>https://www.computersprofessor.com/2019/05/explain-rulers-in-photo-shop.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNLPa0yhtruJeLzAyRuNcajyKjhnZ9_8QLW5BUSLLmutVoKg_1oaPllSSQkUteM8j3BKePfqBvQGU7K8ioxCIEUiHNwB6wu4X_03khXJjWLW65XSXXpfQ4ZdAKyAlMUVKaqM1Jx2r7Fbw/s72-c/rulers.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-5537618246774070402</guid><pubDate>Thu, 02 May 2019 05:18:00 +0000</pubDate><atom:updated>2019-05-01T22:18:10.903-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain zooming and panning image in Adobe Photoshop?</title><atom:summary type="text">


Explain zooming and panning image in Adobe Photoshop?



&lt;!--[if !supportLists]--&gt;Ø &lt;!--[endif]--&gt;Zooming Image:



ü&amp;nbsp;To zoom an image, click zoom tool at the tool box.







ü In the options bar, you
can see zoom in and zoom out icons.

&lt;!--[if !supportLists]--&gt;ü &lt;!--[endif]--&gt;Click the zoom in icon.

&amp;nbsp;


 


&lt;!--[if !supportLists]--&gt;ü &lt;!--[endif]--&gt;Select the area which you
want </atom:summary><link>https://www.computersprofessor.com/2019/05/explain-zooming-and-panning-image-in.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqYTVmIoW6oxAxsuIFjeEpgPRQPkk0_oiQzU0zaZr86P0gIZgZNI8BVY_ld8n_621KWFLhrncE5SWGdl6_8pLErF5SXsRTQX6lE1r5b9BTW-MH0SZKWg5urUkGHCY54WNXTJYWT811sMY/s72-c/ZOOMING.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-4499513807894817482</guid><pubDate>Wed, 01 May 2019 05:15:00 +0000</pubDate><atom:updated>2019-04-30T22:15:01.173-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain about colour modes in Adobe Photoshop?</title><atom:summary type="text">


Explain about colour modes in Adobe Photoshop?

&amp;nbsp;

The color mode
or image mode determines how colors combine based on the number of channels in
a color model. Different color modes result in different levels of color detail
and file size. For instance, use CMYK color mode for images in a full-color
print brochure, and use RGB color mode for images in web or e-mail to reduce
file size </atom:summary><link>https://www.computersprofessor.com/2019/04/explain-about-colour-modes-in-adobe.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6dtP22m9RY7Rj2YBO6Cdd7orHKQ50aTXvt-no01eD1Tile8PkjmqD8_9rX4waLZWKkkMXSE9m9BkvTOpT4tts9C1sMm0bv9u76Gf5dm0-E9FmY3Fgv_mcpjp5vSCxE9hO2DOHZzUDlz4/s72-c/COLOUR+MODES.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-7431695507660658049</guid><pubDate>Tue, 30 Apr 2019 05:03:00 +0000</pubDate><atom:updated>2019-04-29T22:03:12.321-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain various options for editing an image?</title><atom:summary type="text">


Explain various options for editing an image?



There are so
many options available in the edit menu for editing an image. To edit an image
it is compulsory to select image or part of image, after that only editing an
image is possible. Some most used options for editing image is explained below:



&lt;!--[if !supportLists]--&gt;Ø &lt;!--[endif]--&gt;Cut: By using this option, the
selected image or part</atom:summary><link>https://www.computersprofessor.com/2019/04/explain-various-options-for-editing.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHcIsDgdNAFk7SzZFNUP80HGhGOnn-hXKILoXyquZRw0gcrWUN-2XRV35xgOZP7udR952Rq7w1eDroY3aJEOGX511IgLvtzDAvhe2J6-BOe2z1JcbAjfKjrOjpu5Vbjhi-z17xAwn-QBE/s72-c/EDITING+AN+IMAGE+1.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-9074066029063637211</guid><pubDate>Mon, 29 Apr 2019 04:56:00 +0000</pubDate><atom:updated>2019-04-28T21:56:01.801-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain about image size and its resolution?</title><atom:summary type="text">


Explain about image size and its resolution?



Managing file
size is important when working with digital images, if you don‘t keep track of
your file sizes you may end up with very large images, and this will
undoubtedly cause problems somewhere down the line, large files eat up disk
space quickly, crash printers, slow down web browsers, etc. so it is better to
set a correct image size based </atom:summary><link>https://www.computersprofessor.com/2019/04/explain-about-image-size-and-its.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdWTAiygnQo2EPvci7_WquCwQ57m4oHhgN64hyphenhyphen3zTTWy0CqiBgsXzhG-4zoWjdlavAhOBo6wSAKgT58AqdfDaI3suicOxPv6EjxzhMn4i5NDfLk0_imajVxTjh4ABoFoYr2mkiL8dw3ns/s72-c/SIZE+AND+RESOLUTION.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-2471006430705996673</guid><pubDate>Sun, 28 Apr 2019 04:50:00 +0000</pubDate><atom:updated>2019-04-27T21:50:09.444-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain file saving modes in Photoshop?  </title><atom:summary type="text">


Explain file saving modes in
Photoshop?

&amp;nbsp;

Photoshop Elements can save images in several file formats,
depending on how you plan to use them. If you are working with web images, the
Save for Web command provides many options for optimizing images. To convert
several images to the same file format, or the same size and resolution, use
the Process Multiple Files command. Like you may save </atom:summary><link>https://www.computersprofessor.com/2019/04/explain-file-saving-modes-in-photoshop.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgITMujCQNRO17qXpV1HO60npRQ1tmpfEDbuWdJTmeJvdPtWfKwaRp8A63F3n2ODRerWlkaKJhlVCrlBW4RvWyKL7NWAwSLloUsqRjlwUHyUqygOXvim4U9jDmhjPaF7EH0gDGPCzvTgY8/s72-c/FILE+SAVING+MODES.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-4455483595787014015</guid><pubDate>Sat, 27 Apr 2019 04:46:00 +0000</pubDate><atom:updated>2019-04-26T21:46:08.318-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>How to open an image?</title><atom:summary type="text">


How to open an image?

To open an image in the Adobe Photoshop then follow these steps:

&lt;!--[if !supportLists]--&gt;· &lt;!--[endif]--&gt;Go to file menu
and select open option.

&lt;!--[if !supportLists]--&gt;· &lt;!--[endif]--&gt;It will display open‘ dialog box.








 
 
  
  
  
  
  
  
  
  
  
  
  
  
 
 
 

 




&lt;!--[if !supportLists]--&gt;· &lt;!--[endif]--&gt;In
this dialog box go to the folder or directory</atom:summary><link>https://www.computersprofessor.com/2019/04/how-to-open-image.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4n9cMBFj3z_3LEVoXscTR52dKuWTZxYlDeG1Ypv_BxdwyRrHYwMCl2wm7GeC9NDNgL-O_haP1GGn8RPLkVJ0G1N4SPPj_efxTl7H3j1dnlH4hlsHKlPzNk-X92RvPZwUHfKVn32cM5D8/s72-c/OPEN.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-6146137945173107316</guid><pubDate>Fri, 26 Apr 2019 04:42:00 +0000</pubDate><atom:updated>2019-04-25T21:42:01.493-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>How to close files in Photoshop?</title><atom:summary type="text">


How to close files in Photoshop?

&amp;nbsp;

To close the Photoshop document, follow the below steps:

&lt;!--[if !supportLists]--&gt;·&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;!--[endif]--&gt;To go file menu
and select ‗close‘ option.

&lt;!--[if !supportLists]--&gt;·&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;!--[endif]--&gt;It displays the
following dialog box.




 
 
  
  
  
  
  
  
  
  
  
  
  
  
 
 
 

 













&lt;!--[</atom:summary><link>https://www.computersprofessor.com/2019/04/how-to-close-files-in-photoshop.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgi7Sd-UkOmpKPbGV82Nx9dvk-9eRIdFK3m5T1j0KKEGb6Kkbmt2_2XbiUVvL8ggTnERkPw_Qk7LG2_OE16vfzj8xjVH3Exf_FcMEbzyz7eS0ETEqH9RI099RcecFcqSq20_xtYpGydmHQ/s72-c/CLOSE.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-7852491644370269861</guid><pubDate>Thu, 25 Apr 2019 04:41:00 +0000</pubDate><atom:updated>2019-04-24T21:41:10.849-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>How to reverting files in Photoshop?</title><atom:summary type="text">




How to reverting files in
Photoshop?

&amp;nbsp;

The word revert means to return to something earlier or to go back.
While changing an image in the Photoshop, do you want to cancel the previous
step and get the image into the previous state then you can use revert option
in the file menu.

Follow the below steps to know how to use
revert option:

&lt;!--[if !supportLists]--&gt;·&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;</atom:summary><link>https://www.computersprofessor.com/2019/04/how-to-reverting-files-in-photoshop.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEM688T4zP4mm43n3J81LdIy9VhylT3dVxy3q_yWFQTMaaB-ttrVd0dabFI4Nkt5fqvxCfudGKCDzee7OOwvINIcL7SyUp5hr0SJ3jHyrdSdI6OdQZYJVrMZlGaB_iCcMTwB0rTUQFAJM/s72-c/REVERT1.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-1003467037849363533</guid><pubDate>Tue, 23 Apr 2019 11:09:00 +0000</pubDate><atom:updated>2019-04-23T04:09:03.272-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain menu bar in Photoshop?</title><atom:summary type="text">






Explain menu bar in Photoshop?

&amp;nbsp;

Menu bar in
the Photoshop contains the following menus: File, Edit, Image, Layer, Select,
Filter, View, Window, and Help.



&lt;!--[if gte vml 1]&gt;
 
 
  
  
  
  
  
  
  
  
  
  
  
  
 
 
 

 
&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;







&lt;!--[if !supportLists]--&gt;· &lt;!--[endif]--&gt;File Menu:

 

  
  
Option

  
  
Purpose

 

  
  
New

  
  
</atom:summary><link>https://www.computersprofessor.com/2019/04/explain-menu-bar-in-photoshop.html</link><author>noreply@blogger.com (Computers Professor)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgw2wGL1XzSg6qeZWvtC8hmg4thbhwXC-JUrGwxS00ipFhmQy-8T7fXfYwWyyAccBkJv5f8rGnV7rGxVH4_5-0_IHplR9N8lOUN0E_0zfqVd8amB310oeY1I0arLTRUMByO6j1oICJcFa8/s72-c/MENUBAR.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4580780344673198905.post-6411485443467145047</guid><pubDate>Mon, 22 Apr 2019 11:13:00 +0000</pubDate><atom:updated>2019-04-22T04:13:01.924-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Photo Shop</category><title>Explain Screen modes in Adobe photoshop?</title><atom:summary type="text">


Explain Screen modes in Adobe
photoshop?



 

  
  


Do This

  
  
To Change to This Screen Mode

  
  


What‘s Happening

 

  
  
Press Shift+Tab.

  
  
Hide all panels.

  
  
All
  the panels in your working space — except for the Tools panel — vanish. When
  you need to access them again, press Shift+Tab again.

 

  
  


Press the Tab
  key.

  
  
Hide
  all panels and the Options</atom:summary><link>https://www.computersprofessor.com/2019/04/explain-screen-modes-in-adobe-photoshop.html</link><author>noreply@blogger.com (Computers Professor)</author><thr:total>0</thr:total></item></channel></rss>