Recent content by randomweirdo1

  1. R

    html code to put column with my links on the left of my webpage and my content on the...

    Hi, there are two different ways of making sections on your page. You can use either divs (divisions) or tables. I personally use divs because they are the 'proper' way of laying things out. To create a div, you should do something like this: <body> <div style="width:100px;float:left"> <p>Put...
  2. R

    how to install a windows game on a blank dvd?

    Hi, I'm not really sure what you want to do. Do you mean just copying and pasting the files onto a DVD, if so, then it won't copy the registry keys, if there are any. Do you not have the installer software? If not then what game is it, and how did you first install it? People who make games...
  3. R

    How can I clear flash cookies in Firefox?

    Hi, there's an addon for Firefox that lets you block and delete flash cookies here https://addons.mozilla.org/en-US/firefox/addon/6623. You can also delete them manually by going to C:\Users\[Username]\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\[Some random text]\ and selecting which...
Back
Top