Why is my item description HTML not showing any style?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 09-09-2023 04:26 PM
So its my first time creating a template for my item descriptions. I used VS code to write my HTML CSS and Java. After finishing and reading some posts on the subject I changed my code to style my css in-line HTML. I removed my <head> and <body> tags. When I preview my item, the description shows my HTML content without any style. I have also tried removing the Java without any luck.
Any help will be much appreciated.
I would like to show my code but its quite long.