I hate rubbish things!
I hate rubbish things!
I just bought a website builder at £50 and it is complete and utter toss!!!
I'm so angry. The shop won't take it back cause it's open and used so now i'm stuck with a £50 CD that is no use to anyone but the bun man. I'm so fuming.
Guest- Guest
Re: I hate rubbish things!
why did you buy that for !!
make a folder and call it website and d/l notepad++ and use that to make a website
make a folder and call it website and d/l notepad++ and use that to make a website
Re: I hate rubbish things!
Cause i'm not smart and need something that does all the work for me hahaha
Guest- Guest
Re: I hate rubbish things!
you start with something like this
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>your title</title>
<meta name="description" content="test." />
<meta name="keywords" content=",test" />
<link href="theme/stylesheet.css" rel="stylesheet" type="text/css" />
</head>
<body>
</body>
</html>
Last edited by Steve on Sun Mar 25 2012, 20:25; edited 1 time in total
Re: I hate rubbish things!
make another something like call style save it like this style.css
with codes like this
d/l someone else themplate and get used to the website that how i started then i went on making my own
with codes like this
- Code:
#wrapper {
width: 1198px;
border: 1px solid #bcd4e3;
background: #fff;
margin: 0 auto;
}
#logo {
width: 868px;
margin: 15px 15px 0 14px;
border: 1px solid #bcd4e3;
border-bottom: none;
background: url("your image");
}
#navbar {
margin: 5px 15px 0 14px;
border: 1px solid #000000;
background: #000000;
}
#navbar1 {
height: 135px;
width: 768px;
margin: 5px 15px 0 14px;
border: 1px solid #000000;
background: #000000;
}
d/l someone else themplate and get used to the website that how i started then i went on making my own
Re: I hate rubbish things!
Im very visual though i like to see what im doing rather than code it
Guest- Guest
Re: I hate rubbish things!
Caryll wrote:Rather you than me - goes right over my head!
Me too! I have no patience for any of it! One look and my eyes glaze over and I'm already looking for something else to do.
Guest- Guest
Re: I hate rubbish things!
you be shock how easy it is when you just learn the basic... but their are codes i dont under stand like this you need to uni or something
- Code:
<script type="text/javascript">
function timeMsg()
{
var t=setTimeout("alertMsg()",3000);
}
function alertMsg()
{
alert("Hello");
}
Re: I hate rubbish things!
I think i will build my site first then learn this and make a second version of the site, id rather just have it up and going first, theres a LOT of content so HTMLing it will take a good year lol
Guest- Guest
Re: I hate rubbish things!
Thanks. The site im making is flash (arrgh!!!) so i will have to take loads of time to HTMLise it. Ill be sure to be bugging you again Steve
Guest- Guest
Re: I hate rubbish things!
this may help you out
http://www.winstonprakash.com/articles/netbeans/FixedPageLayout.html
http://www.winstonprakash.com/articles/netbeans/FixedPageLayout.html
Re: I hate rubbish things!
a simple layout to start with to get used to things
http://www.oswd.org/design/preview/id/3698
http://www.oswd.org/design/preview/id/3698
Re: I hate rubbish things!
Very excited. I have found a good builder that lets me do it in html and i can see what im doing visually! Happy bunny!
Now to redo all the crap ive already done on flash.
Hmm, how to make the box transparent..
Now to redo all the crap ive already done on flash.
Hmm, how to make the box transparent..
Guest- Guest
Re: I hate rubbish things!
File Transfer Protocol
fillezilla is the best it's a program to upload your website to your hosting
fillezilla is the best it's a program to upload your website to your hosting
Similar topics
» hate new things
» god i hate waiting for things
» eastenders is rubbish
» i hate liars but i hate people who say they not lying the most!!
» I hate, hate , hate these races!
» god i hate waiting for things
» eastenders is rubbish
» i hate liars but i hate people who say they not lying the most!!
» I hate, hate , hate these races!
Permissions in this forum:
You cannot reply to topics in this forum