W3.CSS Panels
W3.CSS Panels Panels are the same as containers but extra feature is to added top and bottom margin. The w3-panel […]
W3.CSS Panels Panels are the same as containers but extra feature is to added top and bottom margin. The w3-panel […]
W3.CSS Hover Colors The W3-hover-color classes define the background hover color for any HTML element. The W3-hover-text-color classes define the text hover
W3.CSS Hover Colors Read More »
W3.CSS Text colors The W3-text-color classes set the background color for any HTML element. Example <!DOCTYPE html> <html> <title>W3.CSS</title> <link
W3.CSS Text colors Read More »
W3.CSS Background colors The w3-color classes set the background color for any HTML element. Example <!DOCTYPE html> <html> <title>W3.CSS</title> <link
W3.CSS Background colors Read More »
EXCEL INSERT TAB Pivot Table You can easily use pivot table to manage large data and also use formula in
Ms Word Important Shortcut Key Mouse shortcuts List of basic computer shortcut keys Microsoft Windows shortcut keys list Word shortcut
All in One Office Package Shortcut Key Read More »
Ms Word Review tab Spelling & Grammar Check spelling and Grammar on the document. Red Color Underline : –
Ms Word Review tab Read More »
Reference Tab Table of contents group Table of Contents Create an index of any Books. First page blank Type chapters
C Program to Compute Quotient and Remainder Example #include <conio.h> #include <stdio.h> void main() { int di, div, quo, rem;
C Program to Compute Quotient and Remainder Read More »
C Program to Add Two Matrices Example #include <conio.h> #include <stdio.h> void main() { int r, c, a[10][10], b[10][10], sum[10][10],
C Program to Add Two Matrices Read More »