-
How to build a responsive site structure with bootstrap by : Raza Bayani December 1, 2017
This article is presented to show the easiest way for creating a responsive site structure, therefor first we will go to understand bootstrap, concept and elements of it. Then after we will code to build the responsive and flexible structure ... Continue Reading
-
How do Validation Controls in ASP.Net work? by : Bahonar Javid September 20, 2017
Validation Controls are those controls that validate the data entered by the user online. ASP.Net supports the use of 3 different types of controls. HTML Controls Web Form Controls Validation Controls Currently, almost every website online has a section where the user has ... Continue Reading
-
Web Design Tutorials 4: HTML5 Attributes by : Raza Bayani February 4, 2017
After defining HTML5 Tags and Elements in the previous section, we are ready to learn HTML5 Attributes. HTML5 Attributes: Actually HTML5 attributes add or provide more information about the HTML5 elements. All HTML elements can have attributes and they are always specified in the ... Continue Reading
-
Web Design Tutorials: HTML5 Elements by : Raza Bayani January 27, 2017
As we discussed in the previous two tutorials First Day to Web Design and Starting HTML5, the mentioned programming language (HTML5) has many tags; actually these tags are called HTML5 elements. We put things inside tags and they are shown as elements ... Continue Reading
-
Web Design Tutorials 2: Starting HTML5 by : Raza Bayani January 20, 2017
In the previous tutorial “First Day to Web Design” we introduced Web Designing, HTML, CSS and JavaScript. In this section we are going to start HTML specifically HTML5. Starting HTML5: First of all, you need a text editor to write the HTML5’s ... Continue Reading
-
Firsts Day to Web Design: How to start Web Designing? by : Raza Bayani January 16, 2017
Programming is a big part of computer and technologies’ world. It includes many categories such as: Web Design, Desktop Applications, Web Applications and Mobile Applications. In this series of tutorials, we are going to discuss about Web Designing. You will ... Continue Reading