.gerald {
width: 40%;
top: 10px;
left: 10px;
position: absolute;
}
.gerald {
display: block;
width: 30%;
height: auto;
float: right;
margin-top: 10px;
margin-right: 10px;
}
<?php if ( $portfolioCount == 1 || $i % 2 === 0 ): ?>
</div>
<?php endif ?>
let content = $('#content');
$(this).prop('disabled', true);
$(this).prop('disabled', false);
$(this).off(event);
let card = $('<div>', { class: 'card'});
let img = $('<img>', { class: 'card-img-top', src: 'img/' + msg[i]['image'], alt: 'Card image cap'});
card.append(img);
let h5 = $('<h5>', { class: 'card-title'});
h5.text(msg[i]['title']);
ini_set('error_reporting', E_ALL);
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
if (file_exists('vendor/autoload.php') == false) {
die('Файл vendor/autoload.php не существует');
}