Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS]Problem z wyglądem strony, HTML
Dreiven
post 17.04.2015, 22:22:42
Post #1





Grupa: Zarejestrowani
Postów: 14
Pomógł: 0
Dołączył: 27.05.2014

Ostrzeżenie: (0%)
-----


Witam,

Mam pewien kłopot jeśli chodzi o wygląd stronki http://lkosmala.pl/delacanios.html

Nie wiem jak ustawić by wysokość była na całym ekranie i jak zlikwidować ten biały pasek na środku.

Kod:

  1. <!DOCTYPE HTML>
  2. <meta charset="UTF-8">
  3. <link rel="stylesheet" href="css/bootstrap.css">
  4. <link rel="stylesheet" href="css/style.css">
  5. </head>
  6. <div id="wrapper">
  7. <div class="row">
  8. <div class="col-lg-6 col-xs-12">
  9. <div class="jumbotron">
  10. <h1>
  11. Witaj!
  12. </h1>
  13. <p>
  14. Załóż konto
  15. </p>
  16. <p>
  17. <a class="btn btn-primary btn-lg" disabled="disabled" role="button">Rejestracja</a>
  18. </p>
  19. </div>
  20. </div>
  21. <div class="col-lg-6 col-xs-12">
  22. <div class="jumbotron">
  23. <h1>
  24. Zaloguj się
  25. </h1>
  26. <form method="post" action="delacanio.html" class="form">
  27. <input type="text" name="Login" placeholder="Login" class="form-control" />
  28. <input type="password" name="password" placeholder="Password" class="form-control" /><br />
  29. <input type="submit" class="btn btn-primary" value="Zaloguj się" />
  30. </form>
  31. </div>
  32. </div>
  33. </div>
  34. </div>
  35. </body>
  36. </html>
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 15.07.2025 - 15:24