Jump to content

Petpage help


mwcatlover

Recommended Posts

Ok, so I went to edit 2 of my petpages and I got the same issue! When I went to save it came up with this error (below) with the tag I enlarged highlighted. Any idea on how I should fix this? Thanks.

 

 

 

Error: If the explanation below is not enough, there is more help with this error here.

 

 

You have mismatched or an unequal number of > and < characters.

 

The tags > and < are for writing html.

 

If you are trying to write html, your tags are broken and need fixing.

 

If you trying to write greater than or less than and not write html code, please write the words out and do not use the symbols. Yes, this means <3 is no longer. :(

 

Note that your html passing this check does not mean the html is correct, however.

 

Problem area is highlighted in red and as much of the rest of the code is presented to help you find the area (may not be exact text):

 

· {}##main a { color: #FFFFFF; font-size: 15pt; font-weight: bold;}body {}#div idnav stylepositionabsolute>· table, .sf { display: none;}body, div, a { font: 7pt verdana; color: black; text-align: center; margin-bottom: 2px;}td, tr, table { font: 12pt verdana; color: black; padding: 10px; margin: 10px;}h1 { text-transform: uppercase; font-size: 20pt; font-family: verdana; text-align: center; color: black; background-repeat: no-repeat;}a:link, a:active, a:visited { text-decoration: none; color: green; font: 8pt verdana;}a b { font: 9pt verdana;}a:hover { color: blue;}#info { left: 40px; width: 1200px; overflow: auto; padding: 10px; margin: 10px; color: black; font: 14pt verdana; text-align: center;}#nomar { margin-top: 0px;}</style>

 

 

 

My actual coding was this:

 

*{}

#

#main a {color:#FFFFFF; font-size:15pt; font-weight:bold;}

 

 

body{

scrollbar-face-color:black;

scrollbar-shadow-color:black;

scrollbar-highlight-color:black;

scrollbar-3dlight-color:black;

scrollbar-darkshadow-color:black;

scrollbar-track-color:black;

scrollbar-arrow-color:black;}

 

 

#<div id="nav" style="position:absolute;">

</div>

 

 

 

table, .sf{display: none;}

 

 

 

body, div, a {

font: 7pt verdana;

color:black;

text-align:center;

margin-bottom:2px;}

 

 

td, tr, table {

font:12pt verdana;

color:black;

padding:10px;

margin:10px;}

 

 

h1{

text-transform:uppercase;

font-size:20pt;

font-family:verdana;

text-align:center;

color:black;

 

h2{

font-size:14pt;

font-family:verdana;

text-align:center;

color:black;

background-repeat: no-repeat;}

 

 

 

a:link, a:active, a:visited {

text-decoration: none;

color:green;

font:8pt verdana;}

 

a b{font:9pt verdana;}

 

 

a:hover {

color:blue;}

 

 

 

#info{

left:40px;

width:1200px;

overflow:auto;

padding:10px;

margin:10px;

color:black;

font:14pt verdana;

text-align:center;}

 

 

 

 

#nomar{

margin-top:0px;}

 

 

</style>

Link to comment
Share on other sites

nevermind. I was incorrect. Can I delete posts on here?

 

 

This topic has been edited by a member of staff (Xepha).

The original topic had been answered.

Please check your user inbox to see if you have been contacted regarding this topic.

Per the reason above, this topic has been LOCKED. Please contact Xepha if you have any questions regarding this action.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...