<?php echo '<div class="menu"><b><span style="color:red">У пользователя</span></b> <b><span style="color:blue">'. $user['name'] . '</span></b> <b>'.$user['balans'].'</b> <img src="../img/m.png" '.$user['balans'].'" alt=""/> <span style="color:red"><b>баллов</b></span></div>'; echo '<div class="menu">'; ?>
This page contains the following errors: error on line 16 at column 741: attributes construct error Below is a rendering of the page up to the first error.