Hi there.
I’ve stuck on the 33th step.
It says:
Step 33
To prevent unnecessary repetition, target the before pseudo-element of the p element, and give it a content property of Question  #.
I’ve done all that was required:
p::before {
  content: "Question #";
}
But “Check your code” button seems empty, without any description.
             
            
              
              
              1 Like
            
            
           
          
            
            
              Can you give us the link to the challenge?
             
            
              
              
              1 Like
            
            
           
          
            
            
              Yea sure, here it is:
here it is
             
            
              
              
              
            
            
           
          
            
            
              It works on my end.
What browser are you using? Are you using an extension? Are you on a mac?
             
            
              
              
              1 Like
            
            
           
          
            
              
                adane
                
              
              
                  
                  
              5
              
             
            
              what is the error you getting?
             
            
              
              
              
            
            
           
          
            
            
              I use chrome.
Today, somehow this step has completed successfuly (with the same code)
             
            
              
              
              
            
            
           
          
            
              
                system
                
                  Closed 
              
              
                  
                  
              8
              
             
            
              This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.