Tuesday, November 29, 2016

How to take screenshot on a PC

Hello
Debotech is back again and will teach you how will take a screenshot of your screen on PC easily.
Some people will wonder that how possible is it OK just follow me.
Firlsty just be at the page you are willing to screenshot.
2. Press a key on your keyboard «PRINTSCREEN»

3.when you press this key it will screen shot the page whst next
4. Open  paint  Application
5. Now press ctrl+v that is paste
It will paste the picture of the page you screenshot
6. If you want to edit it you can edit it
Now press ctrl+s (save)
Change the name to the name you wish because it will input a default title To it
And change the format to JPEG in other to be in a picture format.
And click save or pass Enter. 
Go to where you save it to and open it. 

It will open as a picture 
Successful 

We hope this post is useful if it is comment 



Continue reading

Monday, November 7, 2016

How to use notepad to build a website on pc

Debotech
Hello
I will teach you how you can use Notepad to write html, css, php, codes to build a website in the absense of Deramwaver or subline text
๐Ÿ“‘Note: this two App I mention is use to write code but in their absense you can use notepad
๐Ÿ“‘Note: It professional that use notepad to write codes and build a good website.
Now follow me
๐Ÿ“‘Firsty let the system should be in the environment
๐Ÿ“‘Now press window key +R
This command will take you to Run
See photo below ๐Ÿ‘‡
)-)

๐Ÿ“‘Input NOTEPAD and Press ENTER Key
๐Ÿ“‘It will open Notepad
See photo below ๐Ÿ‘‡
๐Ÿ“‘Now write your code inside the textarea
<html>
<head>
<title>Debotech</title>
</head>
<body >
<h1 style="bacground-color:Black;">WELCOME TO DEBOTECH</h1>
</body>
</html>
When you write your code finish
See photo below ๐Ÿ‘‡

๐Ÿ“‘Press control + S key
To save or carry the cursor to file and click save
See photo below ๐Ÿ‘‡

๐Ÿ“‘When you click save it will bring out a page to choose the location that you wish to save the file and the name you wish to give the file
See photo below ๐Ÿ‘‡



You must save it with .html
Eg. Debotech.html
Check photo above ๐Ÿ‘†
๐Ÿ“‘After saving it Go to the location you save the file 
See how the file will be 
See photo below ๐Ÿ‘‡

May Also like
๐Ÿ“‘Now open it 
It will open with a browser
It will show the effect of your code
See the effect of the code above 
See photo below ๐Ÿ‘‡
๐Ÿ“‘After this go back to the notepad and continue editing your code 
๐Ÿ“‘one you want to see the effect of other code you have type just go to the browser and refresh. 
๐Ÿ“‘successful ๐Ÿ’ฏ
Please if you did not understand  kindly ☑ 
Comment. And use our cute Smiley reaction.
                    Share... And comment...... 




Continue reading