Hey there I finally finished my tribute page, it is about Bruce Leeā¦
Here is the link: https://codepen.io/luzdivina26/full/RVBeax/
Feedback is much appreciated.
Hey there I finally finished my tribute page, it is about Bruce Leeā¦
Here is the link: https://codepen.io/luzdivina26/full/RVBeax/
Feedback is much appreciated.
Great job. Bruce Lee ftw !
Very nicely done.
If I can add one suggestion, it would be a drop shadow, and maybe slight letter-spacing on your white text header. Check it out.
h2.subtitulo {
font-weight:bold;
color:white;
text-shadow: 2px 2px 4px #555;
letter-spacing: 1px;
}
I applied your suggestions, looks nicer thanks!
I loved the page! And I love Bruce Lee! Nice work.
I think your next challenge will be to fix a couple of minor mobile issues. Try viewing the page on a very narrow screen width.
yeah iām working on thtat, in fact iām having some issuesā¦ suposely codepen works in bootstrap but some css doesnāt work.
Codepen is using Bootstrap v4 by default, but it seems youāre using v3 classes (for ex: img-responsive).
For the Hero shot/quote, you can make @media-queries and adjust font size for smaller width.
ohhā¦ i didnāt know thatā¦ so i will check out how Bootstrap v4 worksā¦ cuz i already added the link to bootstrap v3 in the html head
##very good congratulation
Very nice! Looks very clean and professional. Even got bouncy title and everything. Great job
I like it. Congratulations!
Your design is visually arresting, really great. It makes me want to go back and take my tribute page more seriouslyāand Iām a graphic designer.
I donāt agree at all with the suggestion of adding a drop shadow to your h2 headers. Your design overall is flat, which is a good thingāflat design is contemporary. If your h2 lacks contrast against the background, you either need to darken the background to make the white header pop, or simplify the design overall by having a white or very light background and a black or gray header. Drop shadows are the kind of amateur āblingā that will keep you from getting work. Donāt mar such a great portfolio piece with them!
you are right, darken the background do the trickā¦ now i have to solve some issues, apparently i was using some classes of bootstraap v3ā¦ and codepen works with v4 U_U
Very nice work. And very nice person to make a tribute!
Nice work, Bruce Lee is my idol.
How to make that drop down animation?