AgerNic.com
WEB DEVELOPER SITE, HTML, CSS, PHP, SQL, Python, Java, JavaScript
Login soon
Upload Image, display, edit and delete i...
Login Form with Image background...
How to Create an Image with Transparent ...
Portfolio Gallery Website with filtering...
Simple pagination script PHP MySQLi...
Center Image in div...
Image Hover Overlay Fade...
Sticky image / element / div on scroll...
Responsive images...
Create rounded image in HTML CSS...
Add border around image...
Position Text Over an Image HTML CSS res...
Create a Slideshow Images Gallery...
Create a Sticky Sidebar...
Search bar using CSS HTML...
Shrink Navigation Menu on Scroll...
How to Create Accordion HTML Templates...
Dropdown menu in the navigation bar...
Responsive Top Navigation Bar with mobil...
Split horizontal navigation bar...
Top navigation bar HTML CSS...
Sidebar navigation with scroll bar...
Create a Sticky Navbar with and without ...
CSS Grid Layout. Examples of grid-gap, l...

Online web design courses
WEB PROGRAMMING COURSE - HTML, CSS, PHP AND MYSQL

Web programming. Free online webdesign programming course - web page designer.
Learn from scratch the basics of PHP + MySQL web programming and the development of WordPress themes for your web developer career (Beginner's Course).
Learn from the first line of code how to build websites efficiently, how to build websites for mobile phones, how to write code and deliver performance through what you do: HTML5, CSS6, PHP, Databases, jQuery Elements and basic SEO optimization.
In this course you will start from scratch to understand the basics of web programming. Throughout the course you will work practically on the development of a dynamic site.

The benefits of studying the Web Design course

.
1) You can learn in a short period of time.
3) You can do freelancing projects.
4) Start your own business.
5) You can earn money in a short time.
6) Work from home.
7) You can start your own training institute.

What does this Web Design course include?
The Web Design course includes:

1) HTML and CSS
2) Web Design (Dreamweaver)
3) Web Design (responsive) smartphone
3) Web Design (responsive) tablete
4) PHP programming
5) SQL databases
6) JQuery element.
7) Basic SEO optimization
8) Website administration
9) Domains. Hosting. FTP - transfer of pages to the server

Introduction to programming course with Web Development specialization. This course aims to introduce you step by step in Web Design (CSS).

Professional web courses for both beginners and experienced. The courses are held online or in person and can be customized.

HTML
The language for building web pages.
HTML is the abbreviation of HyperText Markup Language and is the code behind webpages.
How to create website?
This is a free course to learn HTML online
and it is an interactive online HTML tutorial course to learn starting from basic to advance. This online tutorial is not only for biginners, but also for advanced students.

Learn HTML online for free fast LEARN HTML  
<!DOCTYPE html>
<html>
<title>
HTML Tutorial</title>
<body>
<div class=
"div-text">
<strong>
HTML </strong> <br />
The language for building web pages.<br />
<a href="https://www.agernic.com/html-tutorial.html" > LEARN HTML </a>
</div>
</body>
</html>
ONLINE EDITOR


news templates
COLOR PICKER

news templates
HTML Templates

news templates
CSS
The language for styling web pages
CSS is the abbreviation of Cascading Style Sheets language and is the code behind webpages.
How to use CSS?
This is a free course to learn CSS online
and it is an interactive online CSS tutorial course to learn, starting from basic to advance. This online tutorial is not only for biginners, but also for advanced students.

Learn CSS online for free fast LEARN CSS  
a:link
{
/* unvisited link */
color: #006291;
}

a:visited
{
/* visited link */
color: #063;
}

a:hover
{
/* mouse over link */
color: #F00; }  
PHP
PHP: Hypertext Preprocessor (or simply PHP)
is a server-side scripting language designed for Web development.
How to creade dynamic website or web page?
This is a free course to learn PHP online step by step
and it is an interactive online PHP tutorial course to learn, starting from basic to advance. This online tutorial is not only for biginners, but also for advanced students.

Learn PHP online for free fast LEARN PHP  
<?php
$servername = "localhost";
$username = "username";
$password = "password";
// Create connection
$conn = new mysqli( $servername, $username, $password );
// Check connection
if ( $conn ->connect_error) {
die("Connection failed: " .$conn-> connect_error);
}
echo "Connected successfully";
?>  

Python

A Programming language

Learn Python

Java

A Programming language

Learn Java

JavaScript

A Programming language

Learn javaScript

jQuery

A Programming language

Learn jQuery

Web Templates

Browse our selection of free responsive HTML Templates

Qries

Examples