test ide netbeans
This commit is contained in:
		@@ -5,5 +5,6 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body {
 | 
			
		||||
    background-color: lightgreen
 | 
			
		||||
    background-color: lightgreen;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
@@ -5,6 +5,10 @@
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
        <meta name="description" content="Blog o všem možném i nemožném...." />
 | 
			
		||||
        <meta name="keywords" content="Projekty a odkazy" />
 | 
			
		||||
        <meta name="author" content="Lukáš Kaňka" />
 | 
			
		||||
        <link rel="stylesheet" href="./assets/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
 | 
			
		||||
              integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous" />
 | 
			
		||||
        <title>Odkazy a mé repozitáře</title>
 | 
			
		||||
@@ -13,7 +17,7 @@
 | 
			
		||||
<body>
 | 
			
		||||
    <h1>Omlouváme se, stránka se připravuje</h1>
 | 
			
		||||
    <p><a href='../index.php'>Zpět na hlavní stranu</a></p>
 | 
			
		||||
    <h2>Mé Git ropossitáře:</h2>
 | 
			
		||||
    <h2>Mé Git ropozitáře:</h2>
 | 
			
		||||
    <ul>
 | 
			
		||||
        <li> <a href="https://git.archoslinux.cz/kankys" target="_blank"><i class="fa fa-gitea"></i> Gitea na ArchLinux
 | 
			
		||||
                CZ</a></li>
 | 
			
		||||
@@ -45,8 +49,6 @@
 | 
			
		||||
        <li><p><a href="https://filezilla-project.org/" target="_blank"><i class="fa fa-filezilla"></i> FileZilla</a> - FTP klient který zapínám hned po startu pc jako první.</p></li>
 | 
			
		||||
        <li><p><a href="https://www.apachefriends.org/index.html" target="_blank"><i class="fa fa-xampp"></i> XAMPP</a> - vývojové prostředí pro PHP.</p></li>
 | 
			
		||||
        <li><p><a href="https://netbeans.apache.org/front/main/index.html" terget="_blank"><i class="fa fa-netbeans"></i> NetBeans</a> - tuto stálici na poli IDE teprve testuji.</p></li>
 | 
			
		||||
        <li><p>Také navíc testuji Sublime-text</p></li>
 | 
			
		||||
        <li>Ale NetBeans mi příjde lepší</li>
 | 
			
		||||
    </ul>
 | 
			
		||||
    </body>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user