top of page
Search


How to convert an HTML document file to text (TXT) in Java
When working with HTML files, if you have no need to maintain formatting or graphics, it may be easier to convert your file format to...

The Tech Platform
Mar 29, 2021


Vue.js Transition
Vue.js transition has various ways of applying the transition to HTML elements when elements are added or updated in the DOM. Working...

The Tech Platform
Mar 17, 2021


How To Build Accessible HTML Tables
When building for the web, we want to ensure users of any ability are able to do whatever task they came to our site for. This could be...

The Tech Platform
Mar 10, 2021

React .focus()
Many React tutorials describe long processes that lead to the successful use of .focus() with React. The .focus() method tells the...

The Tech Platform
Jan 5, 2021


What Is an SVG File? SVG Image and Tags Explained
SVG SVG or Scalable Vector Graphics is a web standard for defining vector-based graphics in web pages. Based on XML the SVG standard...

The Tech Platform
Dec 20, 2020

Convert HTML to PDF with DocRaptor’s PHP API
In this sponsored review article, I will explore the functionality of a commercial HTML converter that has the capability to convert HTML...

The Tech Platform
Nov 6, 2020


Remove Metadata From HTML in Microsoft FrontPage
For some reason, some folks don’t like admitting that they’ve used Front Page to build their or their clients’ web or they just don’t...

The Tech Platform
Aug 29, 2020

Power BI Embedded Step by Step Series
Introduction Welcome to Power BI Embedded Step by Step series. Myself Dhruvin Shah. The entire series is dedicated to the Intermediate...

Dhruvin Shah
Mar 24, 2019

Silverlight Plane Projection Example
In this article we will be seeing how to create Silverlight Plane Projection using Visual studio 2010. Plane projection is used to create...

Vijai Anand Ramalingam
Feb 23, 2019

How to publish a Content type in SharePoint 2010
In this article we will be seeing how to publish content type in SharePoint 2010. SharePoint 2010 introduces a new concept called Content...

Vijai Anand Ramalingam
Feb 22, 2019
bottom of page