Erika Ecker
@toolsandkit
Erika Ecker
@toolsandkit
<iframe src="https://snhu-my.sharepoint.com/personal/erika_heater_snhu_edu/_layouts/15/Doc.aspx?sourcedoc={0ebfd2a8-cd1c-48f3-aa0e-3a85e6d931b4}&action=embedview&wdStartOn=1" width="476px" height="288px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> document, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe>
public function encodeToIso($string) { return mb_convert_encoding($string, "ISO-8859-1", mb_detect_encoding($string, "UTF-8, ISO-8859-1, ISO-8859-15", true)); } For me these functions are working fine. Give it a try
Kit and Set Tools was founded to empower DIY enthusiasts and young men starting their own businesses by providing high-quality tools and resources necessary for their success. Additionally, we aim to empower driven young women to excel in handyman work by offering them the necessary resources at affordable prices.
<iframe src="https://snhu-my.sharepoint.com/personal/erika_heater_snhu_edu/_layouts/15/Doc.aspx?sourcedoc={0ebfd2a8-cd1c-48f3-aa0e-3a85e6d931b4}&action=embedview&wdStartOn=1" width="476px" height="288px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> document, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kit and Set Tools</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 20px;
background-color: #f9f9f9;
}
h1 {
text-align: center;
color: #333;
}
table {
border-collapse: collapse;
margin: 20px auto;
width: 50%;
background-color: #fff;
}
th, td {
border: 1px solid #ccc;
text-align: center;
padding: 10px;
}
th {
background-color: #f0f0f0;
}
.bowl-format {
font-weight: bold;
color: #d9534f;
}
.form-container {
margin: 20px auto;
width: 50%;
background: #fff;
padding: 20px;
border: 1px solid #ccc;
border-radius: 5px;
}
.form-container label {
display: block;
margin: 10px 0 5px;
}
.form-container input {
margin-bottom: 10px;
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 4px;
}
.form-container button {
display: block;
width: 100%;
padding: 10px;
background-color: #5cb85c;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
}
.form-container button:hover {
background-color: #4cae4c;
}
</style>
</head>
<body>
<h1>Kit and Set Tools</h1>
<!-- Table Section -->
<table>
<tr>
<th colspan="2">Rose and Combs</th>
</tr>
<tr>
<td class="bowl-format">Rose</td>
<td>Combs</td>
</tr>
</table>
<!-- Form Section -->
<div class="form-container">
<h2>Form Section</h2>
<form>
<!-- Tax