Recent content by lca1262

  1. L

    Perform Financial Background Check?

    I'm turning 17 soon and I fear my parents have hidden assets in my name they have not told me about. Is there any way to do a complete financial lookup on myself? I would ask them, but if they did in fact have hidden assets then what's stopping them from lying to me as well...
  2. L

    Bonus for non disclosure?

    How can I approach my current employer, with whom I have already given a two week notice, about signing a non disclosure agreement about what I know about the company and not releasing intellectual property.
  3. L

    Do a full financial background check?

    How can I do a full financial background check on myself? I want to see all safe deposit boxes, property, bank accounts, etc. under my name/social security number.
  4. L

    Madden 10 & Sports Illustrated?

    Has anyone done this: https://subs.timeinc.net/SI/si_madden09.jhtml?experience_id=240538&pkw=PSSIGLTX080309SNND1886&partner=yes&source_id=7&_requestid=737880&_requestid=737880 If you have, have you received your copy of Madden 10? If not, has Sports Illustrated made any indication of how much...
  5. L

    how do you make a dropdown bar using html?

    Is this what you're looking for? It'll create a drop down box you can select the value from. <select> <option value="value1">Option 1</option> <option value="value2">Option 2</option> </select>
  6. L

    Whats the advantage of open video in HTML 5?

    "In addition to the flexibility inherent in the technical benefits of the HTML 5 video element, open video also guarantees freedom from lock-in. The standard will be advanced collaboratively through inclusive processes, which means that all stakeholders have the ability to participate and are...
  7. L

    What's a website that will give you corresponding HTML color codes when you

    Open it in microsoft paint and use the "Pick Color" tool, that will get you the hex color value.
Back
Top