Re: The Website Thread
I already use 000webhost, the free hosting and it doesn't support asp or asp.net. ???
Last edited by lunears (February 1, 2012 (03:54pm))
You are not logged in. Please login or register.
A place to discuss, share and create stop motion films.
I already use 000webhost, the free hosting and it doesn't support asp or asp.net. ???
Last edited by lunears (February 1, 2012 (03:54pm))
My work in progess:
http://funmiproductions.webs.com/
I'mm having a little trouble with some simple code. As seen here
<html>
<head>
<title>Lil'jj Studios Web Site</title>
<style type="text/css">
body {margin-left:px;
margin-right:60px;
background-image:url('images/baaa.jpg');
}
table, td, th, tr
{
}
th
{
background-color:white;
tr
{
background-color:white;
}
h1
{
color:orange;
text-align:center;
}
p
{
font-family:"Verdana";
font-size:20px;
}
</style>
</head>
<body>
<center>
<table border="1" width="930" bgcolor="white">
<tr>
<td><table width=300 bgcolor="white">
<tr>
<td>
<tr>
<td><img src="images/lego.gif">
<td>
<br>
<tr>
<td><a href="index.html"><img src="images/im1.jpg"></a>
<a href="films.html"><img src="images/im5.jpg"></a>
<a href="about.html"><img src="images/im3.jpg"></a>
<a href="howdone.html"><img src="images/im7.jpg"></a>
</center>
</tr>
<tr>
<td>
</tr>
<tr>
<td> <table width="610" bgcolor="white">
<tr>
<br>
<br>
<hr>
<td><h3 align="Center" face="verdana">Blog</h3>
<p>12/10/11</p>
<p>Hey everyone, I'm back with a new site. Does it look nice?</p>
</tr>
</table>
<tr>
</table>
</table>
</body>
</html>For some odd reason, my 'P' and 'H3' elements aren't reacting to what I write in the CSS Script. Any thoughts?
I'm still working on mine, but it's close enough to being almost done that people can use it! (Just don't use a phone
)
http://gigabytestudios.webs.com/
BTW, I typed it all, I didn't use no template. ![]()
I'mm having a little trouble with some simple code. As seen here
<html> <head> <title>Lil'jj Studios Web Site</title> <style type="text/css"> body {margin-left:px; margin-right:60px; background-image:url('images/baaa.jpg'); } table, td, th, tr { } th { background-color:white; tr { background-color:white; } h1 { color:orange; text-align:center; } p { font-family:"Verdana"; font-size:20px; } </style> </head> <body> <center> <table border="1" width="930" bgcolor="white"> <tr> <td><table width=300 bgcolor="white"> <tr> <td> <tr> <td><img src="images/lego.gif"> <td> <br> <tr> <td><a href="index.html"><img src="images/im1.jpg"></a> <a href="films.html"><img src="images/im5.jpg"></a> <a href="about.html"><img src="images/im3.jpg"></a> <a href="howdone.html"><img src="images/im7.jpg"></a> </center> </tr> <tr> <td> </tr> <tr> <td> <table width="610" bgcolor="white"> <tr> <br> <br> <hr> <td><h3 align="Center" face="verdana">Blog</h3> <p>12/10/11</p> <p>Hey everyone, I'm back with a new site. Does it look nice?</p> </tr> </table> <tr> </table> </table> </body> </html>For some odd reason, my 'P' and 'H3' elements aren't reacting to what I write in the CSS Script. Any thoughts?
It's been a while since I've worked with html, but I'll give it a shot. Beware: anything I say may or may not be true. I am not 100% positive.
I think your h3 is not reacting because you have not listed h3 is your css. You've listed h1, so try changing
h1
{
color:orange;
text-align:center;
}
to
h3
{
color:orange;
text-align:center;
}
I'm assuming this is the h3 you're referencing to:
<td><h3 align="Center" face="verdana">Blog</h3>Either change the h1 to h3 in the code posted before, or change the header code:
<td><h1 align="Center" face="verdana">Blog</h1>Sorry if I don't make any sense at all. I have not done this is a long time, and I'm quite tired. I'll try to find out a... right reason for it not working.
Last edited by Mason (February 15, 2012 (07:04pm))
www.kingstontantanouvongproductions.webs.com
In progress but go on it
LASF wrote:legomoviemaker1 wrote:http://legomoviemakerfilms.webs.com - very, very basic but it works! Typed all the html myself and yeah I know it's not the best.
"Sorry Legomoviemakerfilms.webs.com is currently under maintenance.
We appoligise for any inconvience caused"Am I supposed to get this message?
I got it too
Just read this
Well after posting the link and reading this thread I decided to completely recode the site. I guess it has a nice under construction page...
BertL wrote:Well, at least he appoligiseded.
LOL
and i'm glad you enjoyed my dwaedful spelieling ![]()
Last edited by legomoviemaker1 (February 16, 2012 (03:00pm))
www.kingstontantanouvongproductions.webs.com
In progress but go on it
That's really nice! ![]()
http://gobletstudios.com/
Just fnished making this, hope it's not bad.
Posts [ 81 to 89 of 89 ]
[ Generated in 0.091 seconds, 9 queries executed ]