Auto Refresh Webpage after every x Second or Minute using Meta Tag?
Want to auto-refresh a webpage every x second or minute? Let us check out how to do it using a meta tag.
9 Border to DIV Element in HTML Examples
In this Tutorial, we will see ways in which we can add borders to div elements in HTML using CSS and Style attributes.
How to add multiple spaces between html page text
This article demonstrates how you can render more than once space in your html page text.
Force convert HTML text input to upper case
How to force user input in a text field or text area to upper case in HTML.
How to turn off autocomplete in input fields in HTML Form
This article democrats how you can turn off autocomplete feature for text fields in HTML code especially form elements.
Create HTML button that looks like a href hyperlink
How to create an HTML button that looks like a href hyperlink with an underscore and blue color and acts as an HTML link.
Base 64 Index, Character and Binary Table
Here is a table for Base 64 Index, Character, and Binary data that can be helpful to encode or decode text.
What is the doctype for HTML5?
Question - What is the doctype for HTML5 webpages? Can you give examples?
HTML5 CSS3 Color Codes List
Here is a fresh list 2020 of color codes that you can make use of in HTML, HTML5, CSS, and CSS3 code.
All directional arrows codes for HTML
List of forward, backward, up, down, right, left, east, west, south, north facing arrows codes to use in HTML.
How to set background color in HTML page?
Here is how you can set background-color to your HTML page using five different ways body bgcolor, background-color, class tag, inline, embedded and external css file.
The author stylesheet specified in tag script is too long - document contains 21759 bytes whereas the limit is 10000 bytes
Fixing AMP error The author stylesheet specified in tag 'script' is too long - document contains 21759 bytes whereas the limit is 10000 bytes
reCaptcha Verification expired. Check the checkbox again
reCaptcha : Verification expired. Check the checkbox again.
Obsolete marquee element alternatives html5
Marquee element has been deprecated rather obsolete, lets see some alternatives available to get similar effects using jQuery plugins.
W3 : character data is not allowed here html validation error
How to resolve W3: character data is not allowed here error message while validating HTML page.
W3 HTML validator warning Unable to Determine Parse Mode
How to resolve W3 HTML validator Warning message: Unable to Determine Parse Mode! (doctype missing)
Remove Html head and body tags from ckeditor source
How to remove HTML, head, and body tags from CKeditor source code.