Author name: SKB

Blockchain

What is blockchain? Blockchain is a decentralized digital ledger technology that records transactions across a network of computers. It is most commonly associated with the Bitcoin digital currency, but it has many other uses as well. A blockchain is made up of a series of blocks that contain information about transactions. Each block contains a […]

Share

Blockchain Read More »

Software testing job

All about Software Testing Job Software testing is the process of evaluating a software program or system to determine whether it meets the specified requirements and works as intended. A software testing job typically involves designing, creating, and executing test plans and test cases to identify any bugs, errors, or other issues that need to

Share

Software testing job Read More »

Cloud computing

Cloud computing Cloud computing is a model for delivering IT services over the internet, where resources such as servers, storage, and applications are provided to users on-demand, like a utility. Instead of having to invest in and maintain physical servers, users can simply access the resources they need through the internet. Cloud computing services are

Share

Cloud computing Read More »

conditional formatting using java-script

Conditional formatting using JavaScript with color code. <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <title></title> <style> .red { background-color: red; } .green { background-color: green; } .orange { background-color: orange; } .skyblue { background-color: skyblue; } .teal{ background-color: teal; } .darkred{ background-color: darkred; } .head{border-radius: 20px; background-color: teal; color: white; text-align: center};

Share

conditional formatting using java-script Read More »

new html icons

Following are the HTML icons for using in web pages. <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <title></title> <link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”> <style> body{background-image: linear-gradient(to right, green 50%, lightgreen); color:white; border-radius: 20px;”} </style> </head> <body bgcolor=”yellow”> <center> <h1 style=”background-image: linear-gradient(to right, red, orange); color:white; border-radius: 20px;”> All New HTML ICONS </h1> <hr> <p

Share

new html icons Read More »

java script events

The document.getElementById() returns an Element object representing the element whose id property matches the specified string. Following are example based on document.getElementById: Checkbox event demo <!DOCTYPE html> <html> <head> <style> body{background-image: linear-gradient(to bottom, green, lightgreen);background-repeat: no-repeat; color:white; border-radius: 20px;”} </style> </head> <body> <h1 style=”background-image: linear-gradient(to right, red, orange); color:white; border-radius: 20px;”> Chose your educational qualification</h1>

Share

java script events Read More »

Upload Image to server or database using php

Another interesting article on that how to insert or store an image or any file (pdf preferably) into a database or at server location. Let’s begin! First need to create an HTML File uploading image save file as upload.html <hhtml> <head> <title> Upload files to server </title> <style> #tab{background-image: linear-gradient(to right, white, lightgreen); border: solid;

Share

Upload Image to server or database using php Read More »

12 Habits of Healthy people (ಆರೋಗ್ಯಕರ ಅಭ್ಯಾಸಗಳು)

12 Habits of Healthy People (ಆರೋಗ್ಯಕರ ಅಭ್ಯಾಸಗಳು) 1. Regular Hydrated(ನೀರು ಕುಡಿಯುವದು): drink a glass of warm water(with lemon) when you wake up in the morning. This keeps you hydrated and rejuvenates your whole body and also helps to increases metabolism. Drink at least 4-6 glass of water per day to remove all toxins from your body

Share

12 Habits of Healthy people (ಆರೋಗ್ಯಕರ ಅಭ್ಯಾಸಗಳು) Read More »

time (ಟೈಮ್ ಮ್ಯಾನೇಜಮೆಂಟ್ ಟಿಪ್ಸಗಳು)management tips

ಟೈಮ್ ಮ್ಯಾನೇಜಮೆಂಟ್ ಟಿಪ್ಸಗಳು (POMODORO – Time Management Technique) The Time management is the process of organizing and planning that how to use your time effectively and efficiently on different activities. This makes work smarter, not harder. To achieve high success rate in any field whether you’re a student, a professional, or a business man need

Share

time (ಟೈಮ್ ಮ್ಯಾನೇಜಮೆಂಟ್ ಟಿಪ್ಸಗಳು)management tips Read More »

Yoga for weight loss

Yoga for weight loss /(ಬೊಜ್ಜು) obesity. Overweight or obesity is big problem in most people and it really makes them feel low and ashamed. Obesity or overweight is simply excessive fat accumulation in the body due to hormonal changes or may be due to modern life style. This is also due to consuming more alcohol

Share

Yoga for weight loss Read More »

Share
Scroll to Top