The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> FCC Tribute Page Help, Need some help/pointers on how to improve my code
geogER
post Jun 9 2020, 04:57 PM
Post #1





Group: Members
Posts: 1
Joined: 9-June 20
Member No.: 27,392



I'm about a month in, into learning HTML and CSS. I've just started Freecodecamp's small projects, the current one being a tribute page that I need to write myself while satisfying certain conditions in order to pass.

I've tried my best to code my tribute page to the conditions asked. Here's a link to my code so far: https://codepen.io/pr-pixel/pen/RwrrNBm

Here is a link on the freecodecamp conditions that I need to satisfy to pass: https://www.freecodecamp.org/learn/responsi...-a-tribute-page

And lastly here is a link to the Freecodecamp's example tribute page, which mine is supposed to look like: https://codepen.io/freeCodeCamp/full/zNqgVx

Personally, I think I've put too many unwanted tags. Also for some reason the CSS doesn't work so I'm still trying to figure that out. Ultimately, I just want pointers and tips on the best way to go about this and what I've done wrong.

I'm fairly sure there are answers out there but I don't want to simply look at them and copy them into my code, cause' I feel I won't learn that way.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jun 10 2020, 02:30 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



Your CSS should work, provided you use it correctly. Do you use an external CSS file? In that case you must remove the HTML tags you have there. If you put it in HEAD, it should work as is.

Only, you have no HEAD and no BODY either. Add those. And a TITLE (title is actually a required element, strange as it may seem).


User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Jun 11 2020, 08:59 AM
Post #3


.
********

Group: WDG Moderators
Posts: 9,630
Joined: 10-August 06
Member No.: 7



Off-topic post moved to its own thread.

what s the purpose of the CSS and what does CSS stand for ?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 12:21 PM