<div class="content"> <div class="post-main"> <h1><a href="#">Welcom</a></h1> <div class="post"> Hello, Friends.</p>GRead helps you to read book conveniently. But I will not tell a lot better to look screencast: </p> If you have any question, send in to me: <a href="#">spirt40@gmail.com</a>
function check() { var name = document.getElementById('name').value; var pass = document.getElementById('pass').value; var email = document.getElementById('email').value;
if (name == ''||pass == ''||email == '') return alert('Please fill in all fields');
var reg = /[0-9a-z_]{2,8}/i;
if(reg.exec(pass) == null){ alert("Username must be up to 8 characters"); document.getElementById('pass').value=""; return false; }
if(reg.exec(email) == null){ alert("Please correctly enter your e-mail"); document.getElementById('email').value=""; return false; }
if(reg.exec(pass) == null){ alert("Password must be 8 characters long and contain only letters tsyfry"); document.getElementById('pass').value=""; return false; }
<div class="reklama1"> <div class="vidget22"> <h2>News</h2> <div class="post"> Now fix bug with " ". If U have this symbol in a book, then click to "reProcess book" in edit's book menu.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
Dark_Semi
Добрый день!
Поплыли блоки в сайтебаре, подскажите как поправить...
Хочу вот так -
Пока вот так -
А так же подскажите, как сделать белый блок (для всего контента + сайтебар) (есть в 1 скрине, но нет во 2)
HTML
CSS
Edited by Dark_SemiLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.