Create Website With HTML Tags Only
Create Website With HTML Tags Only <!DOCTYPE Html> <html> <head> <title> Create Website With Html Tags Only </title> </head> <body>…
Simple Javascript Example Script
<!DOCTYPE html> <html> <head> <title>Simple Javascript Example Script</title> <script type=”text/javascript”> document.write(‘Simple Javascript’); </script> </head> <body> </body> </html>
HTML Tag List
<!DOCTYPE html> Declaration html document type <html> <head> <title>This is document title</title><meta > </head> <body> <h1>This is a heading</h1> <h1>This…
How to Share files or folder in Windows 8
To enable Folder sharing follow the below steps Computer should be in the same Workgroup name Step 1: Click start, Win 8…
Very Simple way to boot in Safe Mode in Win 7/8/10
Follow these Steps to boot in Safe Mode (Booting Problem/issue) for Windows 7/8 Step 1: Press “on” button wait for…
SIMPLE STEPS TO TROUBLESHOOT INTERNET PROBLEMS
WHY IS MY INTERNET NOT WORKING Step 1: Check with your ISP provider regarding the Server Down or Check the…
What is Computer Virus and Types of Computer Virus?
Computer Virus Computer virus refers to a program which damages computer systems files, Application Software , erases data documents,…