CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

HTML – How to use Anchor tag?

Anchor tag (<a> tag) in HTML is used to create a link between the pages or documents. The most common use of anchor tag is, to link between the web pages or sections in the page to navigate between them. The most common attribute we use is href attribute; to create hyperlinks to web pages. […]

How to resolve “Validating Identity” error on Wireless Networks in Windows XP?

The following steps explain how to resolve “Validating Identity” error on Wireless Networks in Windows XP. Step 1. Double click on Wireless Network Connections icon from System Tray. It will open Wireless Network Connection Status window. Step 2. Click on Properties button. It will open Wireless Network Connection Properties window. Step 3. Select Wireless Networks […]

Windows – SC Command – List all Services

Windows Services are the Applications which are running in the background to do specified operations. Windows provides Graphical User Interface to manage the Services. And also it provides some command line tools to manage the Windows Services from the command prompt. Through this Article, we are going to discuss one of the command line tool; […]

Scroll to top