new html icons
Following are the HTML icons for using in web pages. <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> […]
Following are the HTML icons for using in web pages. <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> […]
Slider menu in html page using css To create a slider navigation menu in html by using CSS syntax. Copy
Fixed background image in HTML page using CSS To fix the background image static at center, means no scrolling image!
Navigation bar with header logo or text demo using css / html Below CSS and HTML program shows the use
Fixed header in html Fixed header menu or top bar using html is an essential in most of the modern
it’s a method that adds markup to text, no more, no less. It can be compared to a Rich Text
In this tutorial you’ll able to create a css [cascading style sheet] blocks for your web site. Below are the
Following example states the use of HTML5 control form validation. <!DOCTYPE html> <html> <body> <h1> HTML5 Form Validation </h1> <hr>