Monday, November 7, 2016

For HTML Real Beginners - 1 Tip that can help you

I am using "Sublime Text".


<> If you are in the beginning stage of learning HTML and really confused I would like to give you a simple tip that might come handy. It is not any how to or shortcut, just a simple idea which many beginners are unaware. And after this tip, you are likely to experiment HTML in different ways and learn much more.


What you have to do is open "Sublime text", which you can download from internet and align it on one side of windows and open your project in a browser and align it on another side. And then after you work on your project you can save it, then refresh the browser to see the progress. Easy, right?


Below is the simple example/This is how I do - In left side you can see "Sublime Text" & on Right "The HTML code in chrome":



</>



Screen Shots in Windows - Two Ways


Method 1: Through "Print Screen SysRq"

<>Steps:

1. Open the page you want to take screenshot of

2. Press "Print Screen SysRq" button

4. Press "Ctrl + V' and it will paste the screenshot you just took

5. Now save the file (Ctrl + S) and give it name.

You can choose the image file type while saving.

Method 2: Through "Snipping Tool"

Snipping tool is more featured as it gives you option to select the particular area you want to take screenshots of.

Steps:
1. Open " Snipping Tool" - From start menu, search 'snipping tool' and you can find it there.



2. Then you can choose from free snip, rectangle snip, full-screen snip to window snip.

3. Choose one you like and save (Ctrl + S).

</>