Home Blog
Fixed WordPress Fatal Error: Maximum Execution Time of 30 Seconds Exceeded
Fatal Error: Maximum execution time of 30 seconds exceeded in D:xampphtdocsWP-Projectwp-includesclass-http.php on line 325
You may have seen this error saying "Maximum execution time of...
User Scalable In Viewport Meta Tag Prevents Zoom On Mobile
User Scalable is the property for content attribute of viewport meta tag which allows the device to zoom in and out. There are a...
Absolute Path VS Relative Path
What is Path?
A Path is a Unique Location of a file or a folder in File System of an OS (Operating System). Path to...
7 Best HTML Editor For Windows
HyperText Markup Language (HTML) is the base of the Web which needs deep attention and creation.
Are you developing Web Pages? If Yes, That's Great....
CSS Pseudo Elements Has The Power To Boost Your Content
CSS Pseudo Elements are the stylers used to make innovative and catchy elements.
Pseudo elements in css are used with selectors (p,div,span etc.) to provide...
Before After CSS Pseudo Elements Show Magical Effects
::before, ::after in CSS are the Pseudo Elements whose implementation shows Magical Effects.
before element inserts content before the selected element. While on the other...
CSS float and clear Empowering The Web Page Layout
CSS Float (float) property can be used to define the positioning of an element on the web page.
In other words, you can say that...
Meta Tags in HTML Provides Metadata For The Document
Meta Tags in HTML and XHTML plays a crucial role as these describes structured metadata i.e. Data (Information) about Data. Meta tags HTML provides...
Doctype HTML Enhances Web Page Readability For Browsers
Doctype HTML Declaration or Document Type Declaration or <!DOCTYPE> is not really a tag. It's just to inform Web browser about the version of...