Posted inInternet Programming Blocks Posted by admin July 20, 2021 All the HTML elements can be categorized into two categoriesΒ (a)Β Block Level ElementsΒ (b)Inline Elements. Block Elements…
Posted inInternet Programming Backgrounds Posted by admin July 20, 2021 By default, your webpage background is white in color. You may not like it, but…
Posted inInternet Programming Colors Posted by admin July 20, 2021 Colors are very important to give a good look and feel to your website. You…
Posted inInternet Programming HTML – Lists Posted by admin July 20, 2021 HTML offers web authors three ways for specifying lists of information. All lists must contain…
Posted inInternet Programming Style Sheet Posted by admin July 20, 2021 Cascading Style Sheets (CSS) describe how documents are presented on screens, in print, or perhaps…
Posted inInternet Programming CSS CURSORS Posted by admin July 20, 2021 Although the cursors will not have the customized look in other browsers it usually doesn't…
Posted inInternet Programming Features of CSS Posted by admin July 20, 2021 Features Β The latest version of Cascade Style Sheets, CSS 3, was developed to make Web…
Posted inInternet Programming Audio Posted by admin July 20, 2021 Android has a built in microphone through which you can capture audio and store it…
Posted inInternet Programming Drag and Drop Posted by admin July 20, 2021 Android drag/drop framework allows your users to move data from one View to another View…
Posted inInternet Programming What are Semantic Elements? Posted by admin July 20, 2021 A semantic element clearly describes its meaning to both the browser and the developer. Examples…