Question
I keep getting this error. Parse error : syntax error, unexpected end offile in C:xampphtdocsRussellE-demodocuments.php online 79 form{ width:30%; margin:100px; padding:30px; border:1px solid #555; }
I keep getting this error.
Parse error: syntax error, unexpected end offile inC:xampphtdocsRussellE-demodocuments.php online 79
include_once 'assets/php/header.php';
include 'filesLogic.php';
?>
form{
width:30%;
margin:100px;
padding:30px;
border:1px solid #555;
}
input{
width:100%;
border:1px solid #f1e1e1;
display:block;
padding:5px 10px;
}
button{
border:none;
padding:10px;
border-radius:10px;
}
table{
width: 60%;
border-collapse: collapse;
margin: 100% auto;
}
th,td{
height:50px;
vertical-align:center;
border:1px solid black;
}
Upload Files
ID | Name | Size | Downloads | Acton |
---|---|---|---|---|
|
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started