Need Help In Html

Status
Not open for further replies.

Eplexx

Active Member
98
2011
8
0
I'm having issues with a part of my html site. When I uploaded the index.html it gives me this issue:

ocAAT.png


And it works in the localhost which supposed to look like this:

arzTI.png
 
8 comments
Heres the code:

<li class="widget">
<h2 class="widgettitle">Latest Reviews</h2>
<ul>
<li>"<i>I didn't think I'd get work done for that price!</i>"</li>
<li>"<i>Always Parging did a great job, it is an immense improvement to the house. Thank you also for leaving a very clean worksite afterwards, it went well for the real estate showing. Thanks for being on time and really completing the work, it looks fantastic.
Thanks once again, a great job.</i>"</li>
<li>"<i>I came back from my vacation to find the work done within a week, I am very impressed with not only the time frame but the work too! Very clean after the job was done which I really appreciate.</i>"</li>

</ul>
</li>
 
I don't think there is any issue with the code you pasted. How about checking with the style sheet for the widget class which is in the website ? What is the website ?
 
Status
Not open for further replies.
Back
Top