×
Home
Jobs
Tools
Coding Ground
Current Affairs
UPSC Notes
Online Tutors
Whiteboard
Net Meeting
Tutorix
Login
Packages
Categories
Java
JSP
iOS
HTML
Android
Python
C Programming
C++ Programming
C#
PHP
CSS
Javascript
jQuery
SAP
SAP HANA
Data Structure
RDBMS
MySQL
Mathematics
8085 Microprocessor
Operating System
Digital Electronics
Analysis of Algorithms
Mobile Development
Front End
Web Development
Selenium
MongoDB
Computer Network
General Topics
Library
Videos
Q/A
eBooks
Login
Library
Videos
eBooks
Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Selected Reading
UPSC IAS Exams Notes
Developer's Best Practices
Questions and Answers
Effective Resume Writing
HR Interview Questions
Computer Glossary
Who is Who
Chandu yadav
has Published
1291
Answers
Learn how to security patches or updates automatically on ubuntu
Information Technology
Linux
Chandu yadav
Published on 22-Oct-2019 16:43:26
Are you using Ubuntu Server or Ubuntu system? then you should also be aware that, high profile banks are likely to be targeted by criminals looking for Server information/Files. Should you really worry?. maybe! This article provides you awareness on – Installing Security Patches for updating automatically on Ubuntu.Use the ...
Read More
Great tools to check linux disk partitions and usage in linux
Information Technology
Linux
Chandu yadav
Published on 22-Oct-2019 16:08:12
Are you working as a system admin, then you should know these tools to manage disk space. This article explains about how to check Linux Disk Partitions and Usage in Linux.FdiskFdisk is a text based utility. By utilizing fdisk, you can create a brand new partition, delete the present partition, ...
Read More
How to improve the ranking of your websites for search engines
Web Development
Technology
Business
Chandu yadav
Published on 22-Oct-2019 12:07:23
Let’s assume that, you want to promote your dance academy. As the owner of the institution, you want more people to know about the types of dance forms being taught in your institute and the other facilities you are providing. The more people know about your academy, the more students ...
Read More
Defining internet of things iot for businesses
Apps/Applications
Technology
Tech News
Chandu yadav
Published on 22-Oct-2019 11:46:18
In today’s world, the biggest technology trend is the ‘Internet of Things (IoT);’ and true enough it is defining our lives, the way we work; shaping and influencing businesses, and governments too. It is the ‘next big thing’ or is simply being termed as a revolution/progression of the web, and ...
Read More
HTML Doctypes
HTML
Web Development
Front End Technology
Chandu yadav
Published on 21-Jun-2019 17:04:09
Whenever you create an HTML document, the doctype is the first thing placed in the document.It conveys the web browser about the version of the HTML, this page is written on. It is not casesensitive.Let us see an example displaying DOCTYPE on the top −Example Live Demo<!DOCTYPE html> <html> <head> <title>Document ...
Read More
HTML <textarea> required Attribute
HTML
Web Development
Front End Technology
Chandu yadav
Published on 21-Jun-2019 16:20:39
The required attribute of the <textarea> element in HTML is used to let visitors know that this textarea field is to be filled before submitting the form. If a visitor clicks on Submit, without filling the textarea set with required attribute, then the form won’t submit.Following is the syntax −<textarea ...
Read More
HTML canvas shadowOffsetY Property
HTML
Web Development
Front End Technology
Chandu yadav
Published on 21-Jun-2019 16:06:41
The shadowOffsetY property of the HTML canvas is used to set the vertical distance of the shadow from the shape. The <canvas> element allows you to draw graphics on a web page using JavaScript. Every canvas has two elements that describes the height and width of the canvas i.e. height ...
Read More
HTML DOM Object name Property
HTML
Web Development
Front End Technology
Chandu yadav
Published on 21-Jun-2019 15:56:52
The HTML DOM Object name property sets or returns the value of the name attribute. However, the name attribute only sets the name.Following is the syntax to set the object name property −obj.nameFollowing is the syntax to return the object name property −obj.name = nameLet us now see an example ...
Read More
HTML <embed> Tag
HTML
Web Development
Front End Technology
Chandu yadav
Published on 21-Jun-2019 15:46:15
The <embed> tag is used to include an external application in the HTML document.Following are the attributes −height: It is the height of the embedded content in pixels.src: Address of the external file to embed i.e. mention the URL.type: It is the media type that specifies the media type of ...
Read More
HTML <center> Tag
HTML
Web Development
Front End Technology
Chandu yadav
Published on 21-Jun-2019 15:36:44
The center tag in HTML is used to center align text.Note: The <center> tag isn’t supported in HTML5. CSS usage is suggested.Let us now see an example to implement the center tag in HTML −Example Live Demo<!DOCTYPE html> <html> <head> <style> table, th, td { border: 2px solid blue; } ...
Read More
1
2
3
4
5
6
7
...
130
Next
Advertisements
Print
Add Notes
Bookmark this page
Report Error
Suggestions
Save
Close
Dashboard
Logout