Skip to content

Instantly share code, notes, and snippets.

View UpilBebek's full-sized avatar

UpilBebek UpilBebek

View GitHub Profile
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ptintercompoland.learn</groupId>
<artifactId>LearnTest</artifactId>
<packaging>jar</packaging>
<version>1.0-SNAPSHOT</version>
<name>LearnTest</name>
<url>http://maven.apache.org</url>
<dependencies>
@UpilBebek
UpilBebek / index.html
Created February 26, 2025 08:06
Arahan JS
<!DOCTYPE html>
<html>
<head>
<title>Log In</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<form id="form" method="post">
<label>Name</label>