Types: deb
URIs: http://us.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
<?php echo file_get_contents("html/header_notebooks.html"); ?>
<html>
<body>
<style>
.styled-table {
border-collapse: collapse;
margin: 5px 0;
font-size: 0.9em;
font-family: sans-serif;
background-size: 100% 100%;
width: calc(99% - 474px);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
table-layout: fixed;
float:right;
clear: both;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" contents="Web versione">
<link rel="stylesheet" href="html/style_notebooks.css" type="text/css">
<title>Ноутбуки на складе</title>
<link rel="icon" href="html/laptop-icon-19529.png" type="image/x-icon" />
<style>
.image-container {
background-image: url(
"html/laptop.jpg");
width: 474px;
height: 100vh;
background-repeat: no-repeat;
margin-top: 5px;
}
</style>