Tag: HTML

CSS

Top 17 CSS Performance Best Practices | Online Optimization Tool

17 CSS performance best practices. How I used these CSS performance optimization tips to load my website faster and to look good it to the end user? Online tools and tricks for a front-end developer.

HTML

HTML Program Examples with Output [Writing Your First HTML Page]

How to write and execute simple HTML program examples with output? What are the different basic HTML tags- root, head, title and body? What empty HTML tag?

HTML

[Solved] How to Pass Data to Another Page using JavaScript LocalStorage?

Simple code to pass data to another page using JavaScript localStorage. HTML Code example for passing data without URL.

HTML

List of All Basic HTML Tags Exaplained with Example

What are the basic HTML tags and how to use them? HTML tags for text formatting, table, list, image are the most useful.

HTML

Code to Print and Save HTML Page as PDF using JavaScript

How to add Javascript code to your web page to print and to save HTML page as PDF? Without any external HTML to PDF online tool…

HTML

20+ Best Web Form Design Practices Help Me Grow Professionally

What are the best web form design and practices you should follow? These guidelines have helped me to grow professionally.

HTML

[Solved] How to Create Drop Cap using CSS and HTML Code?

How to write code to create drop cap using CSS and HTML? How does first-child:first-letter work in chrome and firefox?

HTML

[Solved] How to Enable Website Table Horizontal Scrolling on Mobile using CSS?

Here is code to quick fix Website Table Horizontal Scrolling on Mobile using CSS.

Code

How My 10 Lines code of Python Generate HTML Page | Amazing?

How I have used Python to create HTML code? This simple Python Generate HTML code, helped me to write 1000’s lines of HTML code.