Help with html on my home page
Permalink
I have attached a picture of my home page of my website. Suddenly, the home page shows a lot of html code at the top. Can someone guide me to getting this off? Thanks and appreciate any help.
You have a closing style tag in the middle of your declaration
Notice the " </style>} "
Just delete that and you are good to go
#blockStyle854HeaderImage252 {background-color:#f0f0f0; background-repeat:no-repeat; style>#main-content-inner {background-color:pink;}</style>}
Notice the " </style>} "
Just delete that and you are good to go
Look back through what you have recently done and you should find the source of your error.