How is my Portfolio page?

I am still making this, how is the current progress?

https://avizini.gitlab.io/ -> Is it fine if I give GitLab Pages link to freeCodeCamp?

2 Likes

design looks good, but the contact menu nav doesn’t work for me. Also when I click the “Click me” button a little block appears at the bottom of the screen and then disappears, is that correct? The block contains a character that isn’t rendering, I just get an empty square.

2 Likes

From a design point of view, I would like to see more color, more regular margins, and less box-shadow.

1 Like

Your “here” link is not accessible.

You have this “Warning! If you fill the form on codepen.io then I won’t receive it.” but it’s not hosted on codepen so why do you need this?

I also cannot find the contact form. I looked at your blog. There is not much content there but I guess it will grow as you learn. I am updating my portfolio still.

Yeah the page is not completed yet and thanks for reporting that, actually my path to icon-fonts was wrong in stylesheet. Fixed it now! Thanks

Yeah, actually I have a bad taste in selecting colors so I stay with black to white material gradient. Can you suggest me a good pallete that will work here.

About the shadows, I was also thinking that will not look good. Will tweak it, Thanks!

“here” link is working, please try again. Also, this site has a copy on codepen.

This is not completed yet, I am still working on contact form. Yeah I was working on my blog but then I started learning over here, so no time to update it. Thanks

I will try again:

https://www.w3.org/QA/Tips/noClickHere

http://stephanieleary.com/2015/05/why-click-here-is-a-terrible-link-and-what-to-write-instead/

https://www.wordpress-web-designer-raleigh.com/2015/04/16/4-reasons-to-avoid-using-click-here-in-link-text/

etc etc etc

I don’t have much color sense either :slight_smile:

So I use this: https://coolors.co/browser/latest/1

Thanks for the link, I will change the text to something else.

1 Like

Thanks for the link, I will check it out and try different combinations!

I’m bad at design (picking colors) also. I go on Dribble for design inspiration. :slight_smile:

1 Like

@JohnnyBizzel @nikrb @francisdelgad @arw2015

Sorry for the ping, I have completed my Portfolio page and it is live on https://avizini.gitlab.io

Still playing with colors, how’s the page? I removed box shadow from avatar.

I find problem with form, when i try to resize textarea

And no minimum size too.

In some browsers there will be no good display, since there is not enough of the most important one at the beginning of the page - doctype.

The design looks interesting, like a book. Do not stop, there are still many tasks. Good luck!

Erg… How can I fix that resize issue? Shall I set max-width=100%; ?

That will force it to stay within the div. Am i right?

I didnt understand what you were speaking about doctype. Can you explain that? Yeah I will re work on my Tribute page, then continue with fCC. Thanks!

I think the best solution is to remove the horizontal change from the field. Its easy. Just add to textarea style: resize: vertical; (https://developer.mozilla.org/en-US/docs/Web/CSS/resize)

About doctype https://www.w3.org/QA/2002/04/valid-dtd-list.html

Just check this https://validator.w3.org/check?uri=https://avizini.gitlab.io/&charset=(detect+automatically)&doctype=Inline&group=0

1 Like

I’ll correct those mistakes and thank you for the last link, helped me spot many mistakes…

looks good dude apart from the from as dsmavlov pointed out.

1 Like

I did a quick search but didnt find dsmavlov, what does that mean?

ha sorry, apart from the form as dsmavlov (member reply above) pointed out :slight_smile: