ogarnie mnie szał zaraz dot. www html i tabelek

Zwiń
X
 
  • Filtr
  • Czas
  • Pokaż
Wyczyść wszystko
new posts
  • coobin
    Ambiente
    • 2009
    • 181

    ogarnie mnie szał zaraz dot. www html i tabelek

    adi747, meganka ponoć bardzo fajny samochód, daje dużą frajdę z jazdy, nie wiem jak z jakoscią materiałów wewnątrz ale ogólny design mi odpowiada
  • macherstudio
    RS
    S_OCP Member
    • 2008
    • 2378
    • Mitshibishi
    • CAXA 1.4 TSI 122 KM

    #2
    ogarnie mnie szał zaraz dot. www html i tabelek

    wrrrrr proszę o pomoc nie radzę sobie z tabelkami mam tabelę podzieloną na trzy kolumny w każdej tekst i chcę aby wszystko się rozkładało równomiernie z wyjustowaniem do lewej górnej krawędzi .... prześlę plik index.html
    www.prostetorodo.pl

    Komentarz

    • djczas
      RS
      • 2005
      • 9612

      #3
      macherstudio, Napisz do kolegi Karql powinien ci pomóc ja chętnie bym cos podziałał ale sie dopiero uczę
      jak się nauczę to każdemy z chęcia pomogę na razie opornie mi to idzie choć mój blog zaczyna nabierać kształtów powoli lepszych

      Komentarz

      • TomekRs
        RS
        • 2011
        • 1670

        #4
        narysuj w paintcie jak ma to wygladac i jak znajde chwile to postaram sie pomoc (jesli będe cos pamietal jeszcze:P )

        Komentarz

        • Karql
          L&K
          • 2010
          • 1124

          #5
          O coś takiego Ci chodzi?

          Kod:
          <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
          "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
          <html xmlns="http://www.w3.org/1999/xhtml">
          <head>
          	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
          	
          	<title>Tabela</title>
          
          	<style type="text/css">
          		#tabela {
          			width: 100%;
          			border-collapse: collapse;
          		}
          		#tabela td { 
          			width: 33%;
          			vertical-align: top;
          			padding: 10px;
          			border: 1px solid;
          		}
          	</style>
          
          </head>
          <body>
          	<table id="tabela">
          		<tr>
          			<td>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</td>
          			<td>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</td>
          			<td>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance.</td>
          		</tr>
          	</table>
          </body>
          </html>
          Tu masz coś stylowaniu: http://magazynt3.pl/html-i-css-swiat-tabel/ [PL]
          Tu też o tabelkach z w3c: http://www.w3.org/TR/CSS2/tables.html [EN]
          Było: 117,5KM / 238,9 Nm
          Jest: 144 KM / 301,4 Nm by CompSport

          -> MOJA SKODA <-

          Komentarz

          • TomekRs
            RS
            • 2011
            • 1670

            #6
            sprobuj to otworzyc w notatniku i tam ustawic justowanie itd. Postaram sie jakos to ogarnc tylko musze znalezc chwile bo zapierodl ostatnio mam

            Komentarz

            • Karql
              L&K
              • 2010
              • 1124

              #7
              Zamieszczone przez octaviars1
              sprobuj to otworzyc w notatniku i tam ustawic justowanie itd. Postaram sie jakos to ogarnc tylko musze znalezc chwile bo zapierodl ostatnio mam
              ?
              Było: 117,5KM / 238,9 Nm
              Jest: 144 KM / 301,4 Nm by CompSport

              -> MOJA SKODA <-

              Komentarz

              Pracuję...