Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8093363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:29:19+00:00 2026-06-05T20:29:19+00:00

So I am creating my own website for the first time and after a

  • 0

So I am creating my own website for the first time and after a bunch of problems, I’ve ran into one I am unsure of how to fix.

ngkevin-art.com/about.html

This is how it looks like in Dreamweaver and how I want it to look:
http://i.imgur.com/wlOIR.jpg

But when I go into Live View, or see it online, it falls apart. Any help would be appreciated.

CSS:

@charset "utf-8";
/* CSS Document */




/* General HTML Tag Rules */

body {
  width:auto;
  height:auto;
  background-image:url(images/bg_demo2.png);
  background-color:#2d2d2d;
  background-repeat:no-repeat;
  background-position:center;
  margin-top:30px;
}


@font-face {
    font-family: Harabara;
    src: url(Harabara.ttf);
    font-weight:200;
}


h1 {
  font-family: Harabara, Helvetica, Arial, sans-serif;
  font-size:150%;
  color:#CECEBC;
}


h2 {
  font-family: Harabara, Helvetica, Arial, sans-serif;
  font-size:100%;
  color:#CECEBC;
}




.text {
  margin-left:75px;
  width:auto;
  float:left;


}


#text2 {
  width:408px;
  text-align:center;


}


.text3 {
  margin-left:25px;
  width:auto;
  float:left;
}



#container {
  width:1280px;
  height:960px;
  margin-left:auto;
  margin-right:auto;


}


#wrapContact {

  width: 520px;
  height: 100px;
  margin-left:735px;
  margin-top: 10px;
  clear: both;
}


#linked {
  float:left;
  margin-top:35px;
  width: 175px;
}


#facebook {
  float:left;
  width: 200px;
  margin-left:32px;
  margin-top:25px;


}


#email {
  float:left;
  width:75px;
  margin-left:35px;
  margin-top:20px;


}


#wrapNav {


  width: 475px;
  margin-left:750px;
  margin-top:60px;
}


#demo {
  width: 500px;
  text-align:center;
  margin-top: 70px;
  margin-left:auto;
  margin-right:auto;

}


#flatbook {
  width:250px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;

}


#wrapAbout {
  margin-left:auto;
  margin-right:auto;
  margin-top:75px;
  width: 1100px;
  height:auto;


}


#picture {
  width:408px;
  margin-top:100px;
  float:left; 
}

HTML:

<body>


    <div id="container">

      <div id="wrapContact">
            <div id="linked">
                <a href="http://www.linkedin.com/pub/kevin-ng/25/558/75b"> 
                <img src="images/logo_linked_large.png" width="auto" height="auto" border="0" alt="linkedin_logo" /> </a>
            </div>

            <div id="facebook">
                <a href="http://www.facebook.com/profile.php?id=1309131548"> 
                <img src="images/logo_fb_large.png" width="auto" height="auto" border="0" alt="facebook_logo" /> </a>
            </div>

      <div id="email">
            <a href="mailto: ngkevin.3dartist@gmail.com"> 
                <img src="images/gmail.png" width="auto" height="auto" border="0" alt="email_icon" /> </a>
            </div>
      </div> <!-- End "wrapContact"> -->

      <div id="wrapNav">

            <a href="index.html">                        
            <img src="images/bg_tab_main.png" width="auto" height="auto" border="0" alt="Main" /> </a>

            <a href="demo.html">                        
            <img src="images/bg_tab_demo.png" width="auto" height="auto" border="0" alt="Demo" /> </a>

            <a href="about.html">                        
            <img src="images/bg_tab_about.png" width="auto" height="auto" border="0" alt="About" /> </a>

      </div> 
    <!-- End "wrapNav"> -->  

      <div id="wrapAbout">

          <div id="picture">
                <img src="images/picture.jpg" width="auto" height="auto" alt="picture" />
                <div id="text2">
                    <h2> Me in the middle left, my buddies, Jordan Gabriel on the left and Edmund Zhu on the right,
                        and finally, Epic Games VIP, Cliff Bleszinski! Taken at GDC 2010. </h2>
                </div>
          </div>


          <div class="text">        
                <h1> Resume: <br/>
                <br/> Email: <br/> <br/>
                <br/> About Me:</h1>            
          </div>

          <div class="text3">
              <h1> <a href="resume/Kevin Ng Resume2.doc"> Click Here </a>
              <br/> <br/> <a href="ngkevin.3dartist@gmail.com"> ngkevin.3dartist@gmail.com </a> <br/> 
                <br/> <br/> <font size="4"> 
                    My desire to be in the game development industry is to work with other individuals that take pride in creating a game, 
                    something that can be enjoyed by a multitude of people. There is nothing I would like better than to lend my talents and 
                    artistic skills for that purpose. <br/> <br/>

                    I believe the key to creating memorable game art, whether it be characters or environments, is the story. 
                    Just like reading a good book or watching a thrilling movie, I loved to be immersed in the world of the game. As a result, 
                    I had an affinity to Role-Playing Games. Classic games of my generation such as Chrono Trigger, Final Fantasy, and Zelda 
                    showed me a world of endless imagination.  <br/> <br/>

                    The characters which are the focal point of the story, their goals and motivations, their trials and tribulations, 
                    their victories and defeats... These are the things I think about constantly when I look at them. 
                    A character without depth doesn't exist, but if they do, I can only imagine how boring that would be. </font></h1>
          </div>

        </div>

    </div><!-- End "container" -->


</body>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T20:29:20+00:00Added an answer on June 5, 2026 at 8:29 pm

    Try giving your .text3 class a fixed width. 450px looks about right.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating my own website and blog and I want for first time
I'm in the proccess of creating my own web profilo and personal website. I
We're developing a new eCommerce website and are using NHibernate for the first time.
I am creating a simple(ish) website for one of my iPhone apps using the
I'm creating a custom media center wordpress website. I have created my own gallery,
I am creating an website that will allow users too create there own blog/Content
I am creating a data driven website with mvc3 using EF and code first.
I'm developing a website where the user can either sign up creating his own
I am considering creating my own website using Java and am trying to decide
Im currently creating my own forum for my website and i have read plenty

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.