Quote:
Originally Posted by JimmXinu
Your error is "error on line 25 at column 7: opening and ending tag mismatch :dl line 14 div"
So there's probably either not a matching opening <div>, or there's supposed to be a </dl> to match an opening <dl> above.
Honestly, if you don't know what you're doing with HTML and CSS, maybe customizing it isn't a great idea?
|
Yeah, I think I've gotten over my head I thought it would be an easy copy and paste, thank you for the help though!