Sunday 15 May 2016

Full form of css

css ( cascading style sheets ) by using this we can design stylish website.
css helps to improve the styles in our website.
It's easy to learn and implement.
There are three ways we can include the styles in website.
1.inline (within the line where we are wishing to add the style)
2. internal ( within the <style> tag in the beginning of the code that is inside <head> tag )
3.external  ( creating example.css file and include in the  main htmlpage.html)

Difference between c and c++

C is a procedural programming language and does not support classes and objects.
C++ is a combination of both procedural and object oriented programming language.
 therefore C++ can be called a hybrid language.

Saturday 14 May 2016

technical

Send your doubts about technical fields( html,css,c lanuage,.....).
If you have any problems while your are learning we will help you.....