Begin MP06

This commit is contained in:
2023-02-26 23:19:14 -06:00
parent 4c800e7bcb
commit ba26741f42
29 changed files with 771 additions and 11 deletions

View File

@@ -0,0 +1 @@
browser=SL[/Browsers/FirefoxBrowser

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/home/caleb/ASDV-WebDev/Assignments/MP04_CalebFontenot/public_html/activities.html</file>
<file>file:/home/caleb/ASDV-WebDev/Assignments/MP04_CalebFontenot/public_html/yurts.html</file>
<file>file:/home/caleb/ASDV-WebDev/Assignments/MP04_CalebFontenot/public_html/pacific.css</file>
<file>file:/home/caleb/ASDV-WebDev/Assignments/MP04_CalebFontenot/public_html/index.html</file>
</group>
</open-files>
</project-private>

View File

@@ -0,0 +1,5 @@
file.reference.MP03_CalebFontenot-public_html=public_html
file.reference.MP03_CalebFontenot-test=test
files.encoding=UTF-8
site.root.folder=${file.reference.MP03_CalebFontenot-public_html}
test.folder=${file.reference.MP03_CalebFontenot-test}

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.web.clientproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
<name>MP06_CalebFontenot</name>
</data>
</configuration>
</project>