Electronics components

Electronics components

1.Resistor Resistor is an electronics components which oppose the flow of current. Resistor is a passive components. Resistor is a tw...
Read More
check the greater number among the three numbers in cprogramming

check the greater number among the three numbers in cprogramming

#include<stdio.h> void main() {        int a,b,c; printf("Enter first number :"); scanf("%d",&a); printf(...
Read More
html Element

html Element

in the html element is the everything which is starting tag to the ending tag. for example
Read More
structure of html

structure of html

htm l stands for hyper text markup language. which is used in the developing webpages. html elements are represented by the tag. it is ...
Read More
html use?

html use?

html | html use | html tags body | web designer basics Use of html HTML are the markup language so it use in the web pages l...
Read More
about html

about html

html is the basic building block of the web . without html we can not do the better styling of the web page.  html stands for the hype...
Read More