kitandsettools
Outlook
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.
This document summarizes the completion of the Module 4 HTML Table and Form Concepts activity for the IT 270 course. The task involved creating an HTML table displaying a CBS primetime TV schedule and styling it using CSS. The completed work is integrated into the 'Kit and Set Tools' website.
HTML Code Snippet
<!DOCTYPE... See more
IT 270 Module 4 Activity This document summarizes the comple...
<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>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kit and Set Tools - Homepage</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<h1>Welcome to Kit and Set Tools</h1>
&... See more
Outlook
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.
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
line-height: 1.6;
background-color: #f4f4f4;
}
header {
background-color: #333;
color: #fff;
padding: 1rem 0;
text-align: center;
}
header nav ul {
list-style: none;
padding: 0;
}
header nav ul li {
display: inline;
margin: 0 10px;
}
header nav ul li a {
color: #fff;
text-decoration: none;
}
.cta-button {
backgro... See more
Outlook
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
line-height: 1.6;
background-color: #f4f4f4;
}
header {
background-color: #333;
color: #fff;
padding: 1rem 0;
text-align: center;
}
header nav ul {
list-style: none;
padding: 0;
}
header nav ul li {
display: inline;
margin: 0 10px;
}
header nav ul li a {
color: #fff;
text-decoration: none;
}
.cta-button {
background-color: #ff6600;
color: #fff;
padding: 10px 20px;
text-decoration: none;
border-radius: 5px;
}
footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 1rem 0;
This document summarizes the completion of the Module 4 HTML Table and Form Concepts activity for the IT 270 course. The task involved creating an HTML table displaying a CBS primetime TV schedule and styling it using CSS. The completed work is integrated into the 'Kit and Set Tools' website.
HTML Code Snippet
<!DOCTYPE... See more
Sublime
<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>
Outlook
tarteaucitron.user.adformpm = adformpm ;
(tarteaucitron.job = tarteaucitron.job || []).push('adform');
</script>
</body>
</html>
Installation and configuration guide
<span class="tarteaucitronH1" role="heading" aria-level="1" id="dialogTitle">Gestion des cookies</span>
Sublime
<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>