Version 0.79d beta

• Forum
  • Messages
  • New Subject
  • Search
  • Charter
• Members
  • Subscribe
  • Connection
  • Options
  • Disconnect
• Info site
  • ast/php/MySql
  • HAPedit
  • Contact

Menu: Home | Forum | New Subject | Join | Connection

Thread of the message « cannot prpperly use html with css »  
[Subject] Posted 09/29/2008 at 14:34 by olly1216285 Down
olly1216285

I have a laptop with Vista installed as OS. ON such a computer I installed too a Wampserver2 and a HAPedit 3.1. Every thing seems working well enough. The only thing i cannot do is to change the property background-image of an HTML selector body, using css code.

the code ia very silly as any of you can see:
<html>
<head>
<style type="text/css">
body
{
background-image:url('zoncolan.gif');
background-repeat: repeat-y;
}
</style>
</head>
<body>
</body>
</html>

I am not able to understand why this code cannot retrieve the proper image e display it on a simple web home page.

Any one of you can help me? what's wrong? Is there something to adjust with HAPedit or with the wampserver2? I tried to write down the same code I exposed above using a simple notepad. I saved the file, i put it on the desktop, in the same position there is the image i like the web page should visualize, and everything works well. Where the errors? Thanks a lot. HAPeditor is an excellent editor for different languages and I like to continue to work with it.
[Post a response to this message]  [Responses: 1 ][top of the page]
• [1/1] Posted 03/08/2009 at 04:09 by dotzeroUp     
olly1216285,

> olly1216285
>
> I have a laptop with Vista installed as OS. ON such a computer I installed
> too a Wampserver2 and a HAPedit 3.1. Every thing seems working well enough.
> The only thing i cannot do is to change the property background-image of an
> HTML selector body, using css code.
>
> the code ia very silly as any of you can see:
> <html>
> <head>
> <style type="text/css">
> body
> {
> background-image:url('zoncolan.gif');
> background-repeat: repeat-y;
> }
> </style>
> </head>
> <body>
> </body>
> </html>
>
> I am not able to understand why this code cannot retrieve the proper image
> e display it on a simple web home page.
>
> Any one of you can help me? what's wrong? Is there something to adjust with
> HAPedit or with the wampserver2? I tried to write down the same code I
> exposed above using a simple notepad. I saved the file, i put it on the
> desktop, in the same position there is the image i like the web page should
> visualize, and everything works well. Where the errors? Thanks a lot.
> HAPeditor is an excellent editor for different languages and I like to
> continue to work with it.
>

I don't think it's a HAPEdit problem,
are you sure about url('----')?

dotzero
[Post a response to this message[top of the page]
[Previous] 1 [Next]
 
 

Menu: Home | Forum | New Subject | Join | Connection

Spring 2024 top of the page