No problem. If anybody knows HTML, the best way to edit the page is by clicking "Edit" at the top, hold CTRL (Options for Mac?) and right click any element in the list of pets and click "Inspect". This will take you directly to the source for the page, specifically for the list of pets. From there, right-click on the tag and click, "Edit as HTML", then copy and paste over to a text editor (Notepad++, etc). After making any edits, copy and paste the edited code back into the same place in the page source, then click "Preview changes" at the top to make sure everything looks good. If it does, Submit. NOTE: Please only make changes this way if you are familiar and comfortable with HTML and CSS.