Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: My Portfolio!

  1. #1
    Join Date
    Apr 2006
    Posts
    7

    Default My Portfolio!

    Hello everyone! Here's my first post so go easy on me!

    Well, it's been a while since I've been wanting to create a portfolio of my own and finally it has been (somewhat) done! Personaly, I think I did a pretty good job but now it's up to the public to give the ultimate judgment.

    Here's the site: www.freewebs.com/audroue

    (Yes, I know I need a better host, I also need to buy a domain name but since I'm lacking money these two things will have to wait a bit longer... )

    Thanks everyone!

  2. #2
    Join Date
    Sep 2000
    Location
    Bracknell, UK
    Posts
    8,659

    Default Re: My Portfolio!

    The only thing I'm wondering about - the central part of the page sticks out on either side beyond the top and bottom. Is that a fault or a feature?

  3. #3
    Join Date
    Apr 2006
    Posts
    7

    Default Re: My Portfolio!

    Quote Originally Posted by pauland
    The only thing I'm wondering about - the central part of the page sticks out on either side beyond the top and bottom. Is that a fault or a feature?
    Hmm... I'm sorry but I don't see what you mean...

    EDIT: Do you mean the white line on the button which is supposed to represent a surface?

  4. #4
    Join Date
    Apr 2006
    Location
    Nashville TN
    Posts
    39

    Default Re: My Portfolio!

    ..... I also need to buy a domain name but since I'm lacking money these two things will have to wait a bit longer...
    Hey just so you know if Rakien.com is available! and it is only 8.95 at godaddy.com If that is your real name.

    I wish my name was available but it turns out that some one else has my parentally afflicted name of Bob.
    No offense to the great Bobs on this forum. I am proud of my Bobhood. I just wish I owned Bob.com

    I'm gonna have a meeting with the Bob's - Office Space.

  5. #5
    Join Date
    Sep 2000
    Location
    Bracknell, UK
    Posts
    8,659

    Default Re: My Portfolio!

    Quote Originally Posted by Rakien
    Hmm... I'm sorry but I don't see what you mean...

    EDIT: Do you mean the white line on the button which is supposed to represent a surface?
    I've attached an image - ringed in red you can see that the centre is wider than the top or bottom. looks a bit odd to me, but it might be intended.

    Paul
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	x.jpg 
Views:	278 
Size:	32.1 KB 
ID:	25168  

  6. #6
    Join Date
    Apr 2006
    Posts
    7

    Default Re: My Portfolio!

    Quote Originally Posted by pauland
    I've attached an image - ringed in red you can see that the centre is wider than the top or bottom. looks a bit odd to me, but it might be intended.
    Paul
    Yeah, I just noticed that it does that when you use Internet Explorer. In firefox and Opera that doesn't happen. Does anyone how I can remove these bars which are only found in Internet Explorer?

    I also have to change those PMG images because they're not transparent in IE...I hate IE...

    Thanks.

    Originally Posted by Campbell
    Hey just so you know if Rakien.com is available! and it is only 8.95 at godaddy.com If that is your real name.

    I wish my name was available but it turns out that some one else has my parentally afflicted name of Bob.
    No offense to the great Bobs on this forum. I am proud of my Bobhood. I just wish I owned Bob.com

    I'm gonna have a meeting with the Bob's - Office Space.
    l
    Lol no my real name isn't Rakien but I think I'm going to buy a domain today at 1and1.com since it's very cheap there.
    Last edited by Rakien; 20 April 2006 at 06:54 PM.

  7. #7
    Join Date
    Apr 2006
    Location
    Nashville TN
    Posts
    39

    Default Re: My Portfolio!

    Wow you are right 1and1.com has better prices than godaddy. Thanks for the tip!

  8. #8
    Join Date
    Nov 2004
    Location
    Israel
    Posts
    2,538

    Default Re: My Portfolio!

    Hey I really like the design of your site. I am making my site as well, but I constantly change it and haven't set my mind over the design yet, since it contains too many features, like my work, projects that do not relate to graphics etc... I considered the use of Frames as you did, but I'm afraid that it will become buggy.

    Do you suggest creating frames? Or maybe I should invest more in DHTML windows (Though I'm nut sure yet how to make them completely)?

  9. #9
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,932

    Default Re: My Portfolio!

    Rakien

    I can confirm the odd 'wings' that appear on your site in IE. As much as you might hate IE, 65% of your visitors will be using it.

    A couple of other points that I would raise is the use of multiple scroll bars in the portfolio section and image size.

    You should try to avoid horizontal scroll bars. This is why the majority of sites are still created to fit an 800 x 600 pix resolution. I attach a screen grab of your site with duplicate horizontal & vertical scroll bars.

    The Square2 image link is 205Kbs in size (50 seconds download for a dial up connection!) and leads to a 404 error page. The link to the Zeitum page just leads to 426Kbs screen shot of what?

    I don't wish to be negative, but you did ask for comments. Where is your content? Apart from the aquarium (nearly 300Kbs) where's your portfolio?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	!Export.gif 
Views:	259 
Size:	20.5 KB 
ID:	25210  
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  10. #10
    Join Date
    Apr 2006
    Posts
    7

    Default Re: My Portfolio!

    Hello everyone! I'm back and I need help . I've been learning a bit of CSS and I've finaly decided to completely recode my website so that it is 100% CSS.

    For some reason this page doesn't want to display correctly...Could anyone here please tell me what they think I have done wrong? Thanks.

    <?xml version="1.0" encoding="iso-8859-1"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Robert Audroué</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

    <!-- BEGIN CSS STYLESHEET --!>

    <link rel="stylesheet" type="text/css"
    href="attributes.css" />

    <link rel="stylesheet" type="text/css"
    href="attributes2.css" />

    <!-- END CSS STYLESHEET --!>

    </head>
    <body>

    <!-- Problems Start Here --!>

    <div id="container"
    style="
    width: 760px;
    height: 520px;
    margin: 0 auto;
    text-align: left;
    ">

    <div id="header"
    style="
    position: absolute;
    top: 0px;
    width: 760px;
    height: 67px;
    ">
    <IMG src="http://www.freewebs.com/audroue/top 2 new.png">
    </div>

    <div id="content_box"
    style="
    background-image: url(http://www.freewebs.com/audroue/background.png);
    position: absolute;
    top: 67px;
    width: 760px;
    height: 300px;
    padding-left: 54px;
    padding-right: 54px;
    overflow: auto;

    "><p align="left">
    Hello World


    </p>
    </div>

    <div id="footer"
    style="
    position: absolute;
    top: 367px;
    width: 760px;
    height: 153px;
    ">
    <IMG src="http://www.freewebs.com/audroue/big bottom new.png">
    </div>

    </div>
    </body>
    </html>
    Last edited by Rakien; 22 April 2006 at 06:59 AM.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •