how to create drop down menu with HTML & CSS
Hellow all. I am a learner of web design. Recently I have learnt how to create drop down menu with HTML & CSS. Now I teach you how to do it. To doRead More…
Hellow all. I am a learner of web design. Recently I have learnt how to create drop down menu with HTML & CSS. Now I teach you how to do it. To doRead More…
First up is the placeholder HTML5 attribute, which allows us to set placeholder text as we would currently do with the value attribute in HTML4 . It Read More…
We are Explain HTML Forms. Through a simple contact form, we’ll see all the basic requirements to build HTML Forms. Form elements are different types Read More…
Thee format of HTML Tables was proposed in the HTML 3.0 Drafts and the later RFC 1942 HTML Tables. They were inspired by the CALS Table Model. Some elRead More…
Save As index.html……….. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>Read More…
Code 1# Declare the Correct DocType When I was younger, I participated quite a bit in CSS forums. Whenever a user had an issue, before we would look Read More…
Php Code for Simple Interest Small Software………..Full html + php code. This simple interest is a quick method of calculating the interest charge Read More…