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))

Was that constructive critisism?
http://i1176.photobucket.com/albums/x326/lunears/Brixar.jpg
Go to my website here.

Re: The Website Thread

My work in progess:
http://funmiproductions.webs.com/

http://i.imgur.com/TQfT8.png
Click the banner to go to my channel and subscribe!

Re: The Website Thread

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 animating again! I have two new films and a revamped website coming by February 2012!

Re: The Website Thread

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 mini/blankexpression )

http://gigabytestudios.webs.com/

BTW, I typed it all, I didn't use no template. mini/tongue

Re: The Website Thread

lil'jj wrote:

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))

Re: The Website Thread

www.kingstontantanouvongproductions.webs.com
In progress but go on it

Re: The Website Thread

DDProductions wrote:
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 mini/smile

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...

LASF wrote:
BertL wrote:

Well, at least he appoligiseded.

LOL

and i'm glad you enjoyed my dwaedful spelieling mini/bigsmile

Last edited by legomoviemaker1 (February 16, 2012 (03:00pm))

http://legomoviemakerfilms.webs.com/testframebimbanner.jpg
YouTube | Website | Blog | Easter 2012 Entry
Brickfilming: it gets done, when it gets done

Re: The Website Thread

KTproductions121 wrote:

www.kingstontantanouvongproductions.webs.com
In progress but go on it

That's really nice! mini/bigsmile

Re: The Website Thread

http://gobletstudios.com/
Just fnished making this, hope it's not bad.