date code, why isn't is working? |
date code, why isn't is working? |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 9 Joined: Jun 2004 Member No: 20,615 ![]() |
i tried out this code but it doesn't work. is there any problems wit hit?
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:11px; line-height:20px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color:#F49AC1; color:#ffffff; letter-spacing:1px; text-align: center;} </script> <!-- end code provided by createblog.com --> |
|
|
![]() |
![]()
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 ![]() |
At the bottom of your code, you put </script>. Replace it with </style> (since this is a style sheet, not a script.)
![]() |
|
|
![]() ![]() |