Wednesday, 24 October 2018
Jquery Preloader
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Monday, 15 October 2018
Solved July, 2013 M4.2-R4: INTRODUCTION TO MULTIMEDIA
1 Multiple Choice
1.1 : D
1.2 : B
1.3 : A
1.4 : D
1.5 : D
1.6 : A
1.7 : D
1.8 : A
1.9 : D
1.10 : B
2 True/False
2.1 : T
2.2 : T
2.3 : T
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Tuesday, 2 October 2018
January, 2014 M4.2-R4: INTRODUCTION TO MULTIMEDIA Solved
Multiple Choice
1.1 : B
1.2 : A
1.3 : B
1.4 : C
1.5 : B
1.6 : D
1.7 : A
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Monday, 1 October 2018
HTML Tag CSS
<a> style change
Example : <a class="menu">Link test</a>
a.menu:link {color:black;} /* unvisited
link */
a.menu:visited {color:black;} /* visited
link */
a.menu:hover {color:#CCFF99;} /* mouse
over link */
a.menu:active {color:yellow;} /* selected
link */
a.menu:link{text-decoration: none} /* Hide Underline of link */
Next Example
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Subscribe to:
Posts (Atom)