Tuesday, 14 February 2017
Progress Tag HTML 5
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.
Meter Tag HTML 5
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.
Menuitem Tag HTML 5
Menuitem Tag HTML 5 Example
The HTML <menuitem> element represents
a command that a user is able to invoke through a popup menu. This includes
context menus, as well as menus that might be attached to a menu button.
A command can either be defined explicitly, with a textual
label and optional icon to describe its appearance, or alternatively as an indirect
command whose behavior is defined by a separate element. Commands can also
optionally include a checkbox or be grouped to share radio buttons. (Menu items
for indirect commands gain checkboxes or radio buttons when defined against
elements <input type="checkbox"> and <input
type="radio">.)
<!DOCTYPE html>
<html>
<body>
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.
Mark tag HTML 5
Mark tag HTML 5 Example
Mark is highlighter as we used in our notebook to highlight something in same way you can do it on your webpage. In previous version of HTML you do with by changing background color of span.
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)