SPShounak Palinlovetocode.hashnode.dev·Feb 25, 2023 · 1 min readHorizontal tagIn the html document, the horizontal tag element represents a horizontal line that is used to visually separate the content. It is an empty element which also means it does not have any content and there is no requirement for any closing tag. Here is...00
SPShounak Palinlovetocode.hashnode.dev·Feb 19, 2023 · 2 min readDifference between RPA and AIThe use of the RPA is increasing rapidly in industries, in terms of geographies and organizations. In an organization, the use of the RPA comes with benefits which include a reduction of cost, optimization of the operation, improvement of the custome...00
SPShounak Palinlovetocode.hashnode.dev·Feb 19, 2023 · 1 min readUnattended Robot (RPA)Introduction to Unattended Robot (RPA) Unattended robot automation is the type of automation that does not require any interaction of human beings. The working of the unattended robot is pre-determined or pre-programmed. Work performed by this robot ...00
SPShounak Palinlovetocode.hashnode.dev·Feb 19, 2023 · 2 min readAttended Robot (RPA)Attended robot automation is the type of automation that goes under human supervision and is only suitable for performing various types of fragmented tasks. In this case, there is always a human user present. So it must not be created by the user for...00
SPShounak Palinlovetocode.hashnode.dev·Feb 19, 2023 · 1 min readTitle tagThe title tag is used to specify the title of the page and it should be related to the web page. This is placed in the head of the document and it must have a closing tag. The text that is placed between the title tag is displayed in the title of the...00