Website Construction

My portfolio website.

Submitted by Acid, , Thread ID: 1832

Thread Closed

RE: My portfolio website.

Acid
Axe Graphics
Level:
0
Reputation:
24
Posts:
171
Likes:
21
Credits:
156
OP
07-06-2015, 09:37 PM
#21
01-06-2015, 10:18 AM
Kill Wrote:
Hello Acid , the design looks pretty good.
Now, lets roll:

Your HTML Code, you need to nest stuff, not make CSS FOR EVERY AND EACH object/item

Code:
<hr id="Line1">
<div id="RollOver1">
<a href="">
<img class="hover" alt="" src="images/New-Home-Roll.png">
<span><img alt="" src="images/New-Home-Button.png"></span>
</a>
</div>
<div id="RollOver2">
<a href="#">
<img class="hover" alt="" src="images/Contact-New-Roll.png">
<span><img alt="" src="images/Contact-New.png"></span>
</a>
</div>
<hr id="Line2">
<div id="RollOver3">
<a href="">
<img class="hover" alt="" src="images/Porfilio-New-Roll.png">
<span><img alt="" src="images/Portfiolo-New.png"></span>
</a>
</div>
<div id="RollOver4">
<a href="">
<img class="hover" alt="" src="images/about-me-new-roll.png">
<span><img alt="" src="images/ABout-Me-new.png"></span>
</a>
</div>
<div id="RollOver5">
<a href="http://www.youtube.com/user/SoHmeHard" target="_blank">
<img class="hover" alt="" src="images/Youtube-Roll.png">
<span><img alt="" src="images/Youtube1.png"></span>
</a>
</div>
<div id="wb_Image1">
<img src="images/Acid-Banner.png" id="Image1" alt=""></div>
<div id="wb_Image2">
<img src="images/Acid-Workshop1024.png" id="Image2" alt=""></div>
<div id="wb_Image3">
<img src="images/Acid-Workshop1080.png" id="Image3" alt=""></div>
<div id="wb_Image4">
<img src="images/1440.png" id="Image4" alt=""></div>
<div id="wb_Image5">
<img src="images/1440.png" id="Image5" alt=""></div>

This could be made EASY, doing like this:
Code:
<div class="header">
    <div class="leftSide">
        <ul>
            <il> </il>
        </ul>
        Here Goes your navigation links.. and stuff
    </div>
    <div class="rightSide">
        Here goes your social links... and stuff
    </div>  
</div>
<div class="mainStuff">
    Then here goes your main stuff...
</div>
<div class="footer">
    Here goes all your footer stuff... more link maybe or copyright
</div>

The <ul> tag, means UNORDERED list, bullets. In the <ul>, <li> list item, here You list your links with icons and what not.
This IS easy to style using CSS:

Code:
*{
  padding: 0;
  margin: 0;  
}
.header {
/* izipizilmnsqz css */
    width: 100%;
    height: X;
}
...

Thanks :D your feedback, and advice is deeply appreciated. I actually finished the whole website. I should be uploading them to an official domain soon Smile

agian thanks man

RE: My portfolio website.

Coin
Level:
0
Reputation:
59
Posts:
1.13K
Likes:
54
Credits:
243
08-06-2015, 01:38 PM
#22
07-06-2015, 09:37 PM
Acid Wrote:
01-06-2015, 10:18 AM
Kill Wrote:
-

Nope. and hey, check my sig!

RE: My portfolio website.

Sexual
est. 2015
Prime
Level:
0
Reputation:
28
Posts:
539
Likes:
18
Credits:
10
09-06-2015, 06:00 AM
#23
Looks pretty good so far, keep it up.

RE: My portfolio website.

magsvx
Closed Account
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
18
06-07-2015, 12:20 PM
#24
12-03-2015, 09:25 PM
Acid Wrote:
Greetings Nulled.

Im designing my own portfolio website to showcase my graphics, as well as, advertise my services. Its still in its beginning stages,
but I would love some feedback on the work shown. Any designs flaws. Any ideas on what I should add to the home page?

My Website: http://acidworkshop.comli.com/

website dimensions are: 1920x1080

I uploaded all the files to free hosting until I complete this project. anyways thanks for reading :D

Looks great.Keep up the good work Smile

RE: My portfolio website.

Ombra
ROGUE MARKET ADMINISTRATOR
Level:
100
Reputation:
28
Posts:
5.1K
Likes:
15
Credits:
5.17K
06-07-2015, 12:22 PM
#25
Well what can I say... I like logo style Tongue
[Image: g7DifYm.gif]

RE: My portfolio website.

soloscotty
Newbie
Level:
0
Reputation:
0
Posts:
18
Likes:
1
Credits:
5
02-11-2016, 11:35 PM
#26
just to let you know your domain down - look forward to see your site

RE: My portfolio website.

keesbertens
Newbie
Level:
0
Reputation:
0
Posts:
10
Likes:
0
Credits:
10
05-11-2016, 06:36 PM
#27
For me the same, can you give updated link? I like to give feedback.

Users browsing this thread: 1 Guest(s)