Jump to content
xisto Community

mizako

Members
  • Content Count

    373
  • Joined

  • Last visited

1 Follower

About mizako

  • Rank
    Super Member
  • Birthday 10/28/1982

Contact Methods

  • Website URL
    http://

Profile Information

  • Location
    Spain
  • Interests
    Computers, Usability, Internet, Web development, programming languages, soccer
  1. Amazing earnings!!. I guess the blogs quality is really great and he attracts a lot of traffic to his site. I will go to adsense to see if at least i can pay my new hosting something around 30$ a month. I will be happy with that. Do you know if it is possible to add google adsense to a blog created with blogger which is hosted by you?
  2. Does anyone knows how can i match accents in perl regular expresions. I do not manage to match not english characaters such as ?, ? or ?. I hope there is someone taht knows the answer because i have been searching in google a long time without success. Thanks in advanced
  3. Thanks! it seems that the next code fixes the problem. However i remember me trying this before without success. Thanks again. #container {... height: 100%;...}#primarynav {... height: 100%;...}
  4. I will try to explain myself as briefly as possible. I want have the next xhtml squeletone: <html> <head> </head> <body> <div id="container"> <div id="header"> <div id="searchEngine"> <!-- Search Engine Markup > </div> </div> <div id="header2"> </div> <div id="primarynav"> <!-- primary nav Markup > </div> <div id="content"> <!-- content Markup > </div> </div> </body></html>This is the css code applied to the previous markup: #container { position: absolute; left: 50%; width: 770px; top: 20px; margin-left: -385px; background: #cccccc;}#primarynav { position: relative; width: 160px; background: #333333; margin: 0px; padding: 0px; float: right;}#header2 { position: relative; background: #999999; height: 150px; width: 40px; float: right;}#header { position: relative; background: #999999; height: 150px; width: 570px; float: left; background: url(../images/background.jpg) top left no-repeat;}#content { position: relative; float: left; overflow: auto; background: #cccccc; width: 570px; margin: 0px; padding: 0px;} Right now i am obtaining the next output: But i want to obtain an output in which the primary nav goes until the bottom of the container as shown in the figure: Any idea how can i manage to do that with CSS? Help is really, really appreciated.
  5. Thanks for the page: http://meyerweb.com/eric/css/ It has some awesome examples about css.
  6. Bluefish is a good html editor but i personally prefer the classical vim/emacs
  7. The mouse and cat game should continue however is a pity that bitTorrent disappears since it rocks. I have never downloaded quicklier than with bitTorrent.
  8. Resinden Evil stands for success. It will be sure a hit in the games market.
  9. I have spanish as mother language and i do not think that the administrator will create a spanish corner so you can post there. Being an english forum is the way of catching more people into the free-hosting offered by Xisto. Trap needs a lot of users to survive . I you want to target a lot of people, publish your content in english. That is it, how it is nowadays.
  10. I am cleaning the erros of a php script with the lineerror_reporting(E_ALL);in the begginig of it. But i am becoming several notices based on the same issue: Notice: Undefined index: add in C:\xampp\htdocs\webshop\index.php on line 2727: if($_POST['add']) 28: { I do not understad why i am becoming this error. Add is a variable sent with the post method by a formular. Add is not declared before the POST call in index.php but it should not. If anyone knows the answer it would be great so i can clean those notices. Thanks in advanced.
  11. I run a 1024x768 resolution on a 15" laptop and in a 19" TFT screen. I got so used than a 800x600 resolutions seems huge for me.
  12. I hate the crazy frog. In spain is on the radio always and it is really disgusting. I hope it goes aways with the summer time.
  13. It is a good signature. I like the chosen coloros i will give you 9/10.
  14. I personally use Gimp and if i remember well i suffered with 45 degrees rotations. But i think it suffers the same way as Photoshop does. If you find an elegant solution please post it here.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.