Everything posted by flued
-
Question
ahh , that clears that up then haha, shows how little I know thankyou!
-
feedback please :P
Hi, im new to web doing stuff so looking for feedback off more experienced people website is at HERE , thanks for any reply
-
Question
Hello, sorry if this is a repeat quistion or something :/ Im wondering if you make a website for a business how do you go about hosting in terms of passwords and email etc. I dont want to ask for the business's email password incase it maks them feel uneasy. i have no experience with this whatsoever (i only started learning html/css about a month ago XD) also i dont know if this is related but does anyone have any advice on the file structure of the directory or any tips on easy syncing of my files with the diectory?, ive found the only way to keep them in sync is to upload the file anew everytime i change somethiing :/ to expand on the structure quistion, i want to make it as easy as possible for someone else to update and manage, i know exactly how it is arranged but noone else would thankyou for any advice and i posted in general chat to avoid this being thought of as spam thanks again
-
css multiple sheets
thankyou!!!!!! love this forum, reply comes almost straight away!
-
css multiple sheets
Hi, sorry if i ramble might be a stupid quistion but can i have one page defining basic layout and one defining text size etc.. eg. page1: #text {position:absolute;left:100px;top:100px} page2: #text {font:bold 20px veranda} obviously i would use #text p {} etc. for defining font but you should get the general idea hankyou for any help
-
feedback
I use HTML-kit , best freeware ive found so far!!! whats you using?
-
feedback
ahh, thankou, ive been wondering how to do that for a while, just got in the habit of the ="" way because of the nicer colours
-
So, Mac jockeys - do you run an antivirus?
I run windows 7 and no antivirus, and would probably do the same on mac, the random pop ups telling me stuff all the time was too much hassle :/ optimism is protection enough
-
feedback
Hi, I just started learning all this about 2 days ago so im not sure if im doing it right (i hope i am ) just wondering if someone can have a look at this page (code below) and tell me if this is a reasonable layout and if there are any problems with compatibility or basic layout problems ect... also any tips would be appreaciatted sorry if this comes accross as spam ect, just looking for motivation/ guidence and stuff thankyou!!!!! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Website</title> <style type="text/css"> <!-- h1{font-family:times;color:000000;text-size:20px} h2{font-family:times;color:000000;text-size:18px} p{font-family:times;color:000000;text-size:14px} p1{font-family:times;color:000000;text-size:16px} #head{float="both";margin-left="0px";align="left";} #main{float="right";margin-left="10%";margin-right="30px";margin-top="40px";margin-bottom="10px";} #sidebar{float="left";margin-left="20px";margin-top="40px"} #top_link{margin-left="37%";margin-right="50%";} #footer{margin-left="40%";margin-right="50%";margin-bottom="3px"} --> </style> </head> <body> <div id="wrap"> <div id="head"><img alt="banner (4K)" src="images/banner.png" height="100" width="1000" /></div> <!--banner to be edided/replaced with website name, height 100 width 800-1500 (change values accordingly) --> <div id="top_link"><p>Home\About\Questions\Contact</p></div> <div id="sidebar"> </br> Home </br> Product type 1 </br> Product type 2 </div> <div id="main"> Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing Writing </div> </div> </body> </html>
-
hello
I was told to say hello I decided i was bored and needed to do something about 2-3 days ago (i really cant remember its all been a blur) and so set myself the task of learning how to create websites , becouse of the lack of experience im quite noobish but come fairly far-ish...... just thought id join as ive ran into a few problems that have taken hours to solve when they shouldve only taken minutes if id had help, also quite happy to help anyone if there is anyone on here with less knowladge than me !!!!! thx