NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
<style> tag problem


Joined: 21 Apr 2006
Posts: 1
Reply with quote
I am evaluating phped version 4.5 and I run into a problem. If I have this in my code:
<html>
<head>
<title>Page title</title>
<style type="text/css">
.style1 {
background-color:#CCCCCC;
width: 450px;
color: #0000FF;
}
(more styles)
</style>
</head>
( rest of the page continues...)

The problem is that everything after </style> will not take the color code anymore, it doesn't matter if it is php or html. Everything else is just with color black. But if I remove the <style part it works again. Why does this happen? Can it be fixed? That's an inconvenient because I can't not see my php code in the rest of the page or the html ...
View user's profileFind all posts by karilu_ecSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
fix for this problem will come with phped build 4518:

View user's profileFind all posts by dmitriSend private messageVisit poster's website
<style> removes colors
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic