liebewinter: Welche Pseudoklasse benutze für meinen Link

Beitrag lesen

Danke für deinen antwort ! , jetzt versuche gleiche aber ohne Javascript , mit PHP..

ich habe so geschrieben;

<?php

  function mein_link()
  {
     $hallo = link_wechsel;
     
     foreach ( $hallo as $love)
     {
         if ($love ==  $hallo)
         {
         
           echo $love;
         
         }        
         else {
         	
         	echo $hallo; 
     
         } 
  
  
  
      }    
    
   }
    

?>

und hier ganze Code;

<?php  

header("Content-Type: text/html; Charset=utf-8");
mb_internal_encoding('UTF-8');
date_default_timezone_set('UTC');
error_reporting(E_ALL);

?>

<!doctype html>

<html lang="en">

<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">

<title>beispiel-2</title>

 

 

</head>

<style>

 

.link_wechsel ul {

    list-style-type: none;

    margin-left: 340px;

}

 

.link_wechsel li {

  display: inline;

}

 

.link_wechsel a {

   display: inline;

   text-decoration: none;

   border: 1px solid gray;

   background-color: #FE2E64;

   color: black;

   padding: 8px;

   opacity: 0.5;

   font-family: Times New Roman;

}

 

.link_wechsel a:hover {

   background-color: #9f9e9e;

}

 





.link_wechsel a.love {

 

  background-color:green;
}



</style>

 

 

<body>

<h3>Page 2</h3>

 

<nav class="link_wechsel">

  <h2 class="visually-hidden">Page navigation</h2>

  <ul>

    <li><a href="Beispiel-1.php">1</a></li>

    <li><a href="Beispiel-2.php">2</a></li>

  </ul>

</nav>

 

<?php

  function mein_link()
  {
     $hallo = link_wechsel;
     
     foreach ( $hallo as $love)
     {
         if ($love ==  $hallo)
         {
         
           echo $love;
         
         }        
         else {
         	
         	echo $hallo; 
     
         } 
  
  
  
      }    
    
   }
    

?>

 

</body>

</html>

aber ohne erfolgt ... ,die Links verendert nicht die farbe...

0 58

Welche Pseudoklasse benutze für meinen Link

liebewinter
  • css
  • meinung
  1. 2
    Rolf B
    1. 0
      liebewinter
    2. 1
      Gunnar Bittersmann
      • css
      • html
      1. 0
        liebewinter
      2. 0
        liebewinter
        1. 0
          Matthias Apsel
          1. 0
            liebewinter
            1. 0
              ursus contionabundo
            2. 0
              Rolf B
              1. 0
                liebewinter
                1. 0
                  Rolf B
                  1. 0
                    liebewinter
  2. -1
    ursus contionabundo
    1. 0
      Rolf B
      1. 0
        ursus contionabundo
        1. 0
          Rolf B
          1. 0
            ursus contionabundo
        2. 1
          Rolf B
          1. 0
            ursus contionabundo
        3. 1
          Gunnar Bittersmann
          1. 0
            ursus contionabundo
        4. 1
          Matthias Apsel
          1. 0
            ursus contionabundo
    2. 0
      beatovich
      1. 0
        Matthias Apsel
        1. 0
          beatovich
          1. 0
            Matthias Apsel
            1. 0
              beatovich
        2. 0
          liebewinter
          1. 1
            Gunnar Bittersmann
            • javascript
            1. 0
              Gunnar Bittersmann
            2. 0
              beatovich
              1. 0
                Gunnar Bittersmann
                1. 0
                  beatovich
            3. 0
              liebewinter
              1. 0
                Gunnar Bittersmann
                • css
                • html
                • javascript
            4. 0
              liebewinter
              1. 0
                Rolf B
                1. 0
                  liebewinter
                  1. 0
                    Rolf B
                    1. 0
                      liebewinter
                      1. 0
                        Rolf B
                        1. 0
                          liebewinter
                        2. 0
                          Gunnar Bittersmann
                          • html
                          • php
                        3. 0
                          liebewinter
                    2. 0
                      Gunnar Bittersmann
                      • html
                      1. 0
                        Tabellenkalk
                2. 0
                  Gunnar Bittersmann
      2. 0
        Rolf B
        1. 0
          beatovich
          1. 0
            Rolf B
          2. 0
            beatovich
            1. 2
              Orlok
              • programmiertechnik
            2. 1
              Rolf B
              1. 0
                beatovich
                1. 0
                  Rolf B
                2. 0
                  Matthias Apsel