PHP Classes

File: app/support/pages/html-editor.php

Recommend this page to a friend!
  Classes of Laudir Bispo   PHP Real Estate Website   app/support/pages/html-editor.php   Download  
File: app/support/pages/html-editor.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Real Estate Website
Manage the properties of a real estate business
Author: By
Last change:
Date: 3 years ago
Size: 1,677 bytes
 

Contents

Class file image Download
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>loires:</title>
<link href="/app/images/logo-loires-ico.png" favicon.png"" rel="shortcut icon">
<meta name="author" content="Laudir Bispo">
<meta http-equiv="content-language" content="pt-br">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"/>
<link rel="stylesheet" href="/app/css/bootstrap.min.css">
<link rel="stylesheet" href="/app/css/font-awesome.min.css">
<link rel="stylesheet" href="/app/css/admin.css">
<link rel="stylesheet" href="/app/css/AdminLTE.min.css">
<link rel="stylesheet" href="/app/css/_all-skins.min.css">
<link rel="stylesheet" href="/libs/jQueryUi-1.12.1/jquery-ui.min.css">
<link rel="stylesheet" href="/plugins/jQueryConfirm/jquery-confirm.min.css">
<link rel="stylesheet" href="/plugins/Pnotify/pnotify.custom.min.css">
<link rel="stylesheet" href="/plugins/animations/css/animations.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<NOSCRIPT>
    <meta http-equiv="refresh" content="0; url=noscript.html">
</NOSCRIPT>
<script src="/libs/jQuery/jquery-2.2.3.js"></script>
<script src="/app/javascript/bootstrap.min.js"></script>
<!-- jQuery UI 1.12.1 -->
<script src="/libs/jQueryUi-1.12.1/jquery-ui.min.js"></script>
<script src="/plugins/bootstrap-validator-master/dist/validator.min.js"></script>
<script src="/app/javascript/global.js"></script>
</head>

<body>
 
  <h3>Editor de HTML</h3>


<a href="/app/admin/home">sadas</a>

</body>
</html>