Welcome aboard! We are happy you are here and wish you good net-raft!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<?php
echo '<div class="alert alert-danger alert-dismissable fade in" style="color:black;width: 400px;height:100px;position: fixed;bottom: 80px;right: 30px;text-align: center;border: 1px solid black;">
<a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>
<span style="font-size: 130%;color:#f4511e;"> Hello world!</span>
</br><a href="https://net-raft.com " style="font-size: 130%;color: #0094ff;"><span class="glyphicon glyphicon-link"></span> net-raft.com</a>
</div>';
?>
</div>
</body>
</html>
The most helpful PHP solutions
detect browser phpPHP
Click to see more ...
4.8K
408
create QR code phpPHP
Click to see more ...
3.2K
289
create relative date phpPHP
Click to see more ...
2.3K
264
drag and drop upload file using phpPHP
Click to see more ...
2.9K
253
delete array item phpPHP
Click to see more ...
2.6K
245
detect ie phpPHP
Click to see more ...
1.8K
213
detect speed internet phpPHP
Click to see more ...
1.8K
198
get current url phpPHP
Click to see more ...
2K
197
get meta tag phpPHP
Click to see more ...
1.6K
193
Get real client country using php ?PHP
Click to see more ...
1.6K
181