Although we try to list all the tutorials in the top menu but if you are still unable to get your tutorial then you can search the topic by entering keyword in the following form.
Looking for Dummy addresses as per country?
Checkout the following address generators as per the country.
Our Vision is to make it easy for the students to learn by providing best study material and best code snippets for the developers so that they can get all in their hands from a single website and don't need to search here and there for the day to day codes.
Tutsocean.com is a website which provides the best tutorials and study materials for the freshers as well as experienced developers. The best part is the content is free of cost for learning. You can copy and paste the code into your projects. We provide the tutorials for HTML, CSS, javascript, Jquery till now. These topics will get on going to increase by the time. fell free to choose your topic from the following listing and start your tour to that topic. Happy learning!!!!
This website provide free tutorials for learning.
It provide better tryit editor in which you don't need to worry about the closing tags.
All Topics
Following are some of the topics we provide for freshers as well as experienced peoples which are going to increase day by day
HTML
CSS
jquery
PHP
Wordpress
Top 5 Topics From HTML
In this chapter, we will talk about the HTML intro or the basics of what is HTML. What is HTML? HTML is a language for describing web pages. From the following few lines, we will get an HTML intro in brief. HTML stands for HyperText Markup
HTML has a lot of tags that we can use to create simple to a very complex web page. Before going deep into the ocean of HTML tags, we should learn HTML basic tags first. First of all lets have an overview of what those HTML basic tas are. &
From this post, we will learn about the HTML attributes used to make the web pages and websites with static content. HTML Attributes are another important part of HTML markup. An attribute is used to define the characteristics of an element
HTML Text Link ( HTML anchor )
Web pages can contain links that take you directly to other pages and even specific parts of a given page. These links are known as hyperlinks. In web world language, it is known as “HTML anchor Tag” Hyperlinks allow visitors to
Tables are very useful to arrange in HTML and they are used very frequently by almost all web developers. HTML Tables are just like spreadsheets and they are made up of rows and columns. You will create a table in HTML/XHTML by using <ta
Top 5 Topics From CSS
The css display property controls the box’s type generated by an element. CSS Display Property The CSS specification defines the default display value for all the elements, e.g. the <div>element is rendered as block, while the &
The visual formatting model typically explains how elements in the document tree are processed for visual media such as computer screen. CSS Visual Formatting Model The CSS visual formatting model is the algorithm that is used to process th
Units are used to specify non-zero length value in CSS properties. Understanding CSS Units The units in which length is measured can be either absolute such as pixels, points and so on, or relative such as percentages (%) and em units. Spec
The CSS dimension properties used to control the height and width of an element. CSS Dimension Properties The CSS provides several properties such as width, height, max-width and max-height etc. that allows you to control the dimension of a
The overflow property specifies the behavior that occurs when an element’s content overflows (doesn’t fit) the element’s box. CSS Overflow Property There may be a situation when the content of an element might be larger th
Top 5 Topics From jQuery
select2 with sort using drag and drop
[crayon-62739b5c6036d353593932/]
jQuery Validation on Login Page
In this tutorial we learn how to “create a Login system & jquery validation“. The prestored username, password are verified from database whether both exists or not in our database, this is done using PHP script. HTML File:
jQuery Validation on Registration Page
In this tutorial, we will learn about how to make “Registration system & jquery validation”. jquery will be used to validate the form with simple steps. we will also learn a bit about database connectivity using PHP. We h
In this tutorial you will learn how to use jQuery Remove property to remove the HTML elements or its contents as well as its attribute from the document using jQuery. jQuery Remove Elements or Contents jQuery provides handful of methods,
In this tutorial you will learn how to use jQuery Insert to insert new elements or contents to the document using jQuery. jQuery Insert New Content jQuery provides several methods, such as append(), prepend(), html(), text(), before(),after
Top 5 Topics From PHP
Get Latitude & Longitude from an address – php
Using cURL [crayon-62739b5c63a02075227615/]
Top PHP Interview Questions 2018 – part3
In this article, we provide PHP Interview Questions which you can use to crack any level of php interview. Feel free to ask any question in questionbank. Question # 41) What is a lambda function in PHP? Answer # To sum up, a lambda function
Top PHP Interview Questions 2018 – part2
In this article, we provide PHP Interview Questions which you can use to crack any level of php interview. Feel free to ask any question in questionbank. Question # 21) Is Java is better than PHP? Answer # PHP and Java are both very similar
Top PHP Interview Questions 2018 – part1
In this article, we provide PHP Interview Questions which you can use to crack any level of php interview. Feel free to ask any question in questionbank. Question # 1) What is PHP? Answer # PHP: Hypertext Preprocessor is a widely-used open
PayPal payment gateway integration in PHP
PayPal is an American international e-commerce business allowing payments and money transfers to be made through the Internet. PayPal is very popular payment gateway for every web project. This tutorial will explain about PayPal payment gat
Top 5 Topics From wordPress
Create Taxonomy For a WordPress User
As we all know, “taxonomy” is a prominent feature provided by WordPress that we can allocate to a default post or custom post type. This feature is not available for the users. If you want to Create Taxonomy For a WordPress User
Add WordPress customizer fields using Customizer API
We are getting a lot of requests for a tutorial on how to Add WordPress customizer fields using Customizer API. This will be a handy tutorial for the WordPress developer who loves adding WordPress customizer fields using Customizer API. Fo
WordPress Customize Forgot Password Email
In this tutorial, we will walk you through a very simple process regarding Customize Forgot Password Email. By default, WordPress sends an email with basic information when someone fills in the forgot password form. Default email for forgo
Submit forms using jQuery validate and serialize
We were getting a lot of requests to write a tutorial on how to submit forms using jQuery validate and serialize. Now we got some time to write this tutorial with examples. In this tutorial, we will be using the following terms (technical t
WordPress 5.8 is going to be the second major update in the year 2021. The release date for WordPress 5.8 is 20 July 2021. In this tour, I will try to explain What Is New In WordPress 5.8 Let’s begin with a simple sentence If you are