Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS]Zewnętrzne style
Rid
post
Post #1





Grupa: Zarejestrowani
Postów: 715
Pomógł: 47
Dołączył: 5.12.2010

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


Chciałby się zapytać czy taki kod:
Cytat
@charset "utf-8";
html, body {
background-color: #fff;
color: #000;
margin: 0;
padding: 0;



}


#top {
width: 995px;



}


#NAGLOWEK {
background-color: #888;
border-width: thin thick medium; border-style: solid;
height:75px;
width: 985px;

}

#MENU {
width:845px;

overflow: hidden;
background-color: #FF0000;
border-left-width: thick; border-left-style: solid;
border-right-width:medium; border-right-style: solid;
height:335px;

float: left;

}
#INFORMACJE {
width: 130px;
float: right;
overflow: hidden;
background-color: #ccc;
background-color: #FF0000;
border-left-width: medium; border-left-style: solid;
border-right-width:thick; border-right-style: solid;
height:339px;

}


#STOPKA {
clear: both;
width: 985px;
background-color: #888;
border-width: thin thick medium; border-style: solid;
height:70px;}


można zapisać w pliku zewnętrznym?(IMG:style_emoticons/default/questionmark.gif) ?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
kadlub
post
Post #2





Grupa: Zarejestrowani
Postów: 548
Pomógł: 105
Dołączył: 4.06.2010

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


no jasne żę można nazywasz plik np kod.css

a później w head wpisujesz
  1. <link rel="stylesheet" type="text/css" href="kod.css" />
  2.  


Ten post edytował kadlub 5.01.2011, 11:44:31
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 4.10.2025 - 14:39