HTML - Best Way To Start Website (don't Know Html)
Hi all,
My roommate is looking to create a e-commerce website that consists of a hundreds of scrollable 'pages', left to right. Each 'page' will consist of a picture on the right side and a product offer on the left. The intent is to allow the user to easily scroll the 'pages', browsing through different types of products and pictures. She would want to use a platform or theme that is fully expandable and customizable, as she is eventually looking to implement social networking and magazine-like content and functionality. Again, she has no real design or coding experience. The only thing she is somewhat familiar with is Wordpress. So, what would be some of your suggestions for getting started? Thanks in advance Similar TutorialsWell ive been coding games for BYOND (Build your own network dream) for a while it wasnt that dificult to grasp the coding style and i just recently started coding for windows phone 7 XNA games. Well as i was talking about coding for wp7 me and my friend came up with a really good idea for a new social networking website nothing like myspace or facebook so hey, what do we have to lose? Well the past 2 days ive learned basic HTML coding but i have no idea where to start. I really need help. Where do i run the HTML code i make to see how it would test as a web site is one of the main things i cant seem to figure out. I also need to know how to make different pages within the website Please help it would be greatly appreciated. I used dis below script,which wil ask my visitor his name,n den wil display it in the corresponding page.But i dont know,where i went wrong,n its not working in my html page. Someone please rectify it n give me its working script for an html page. Please... Ok here is the script.. IN HEAD TAG, <script language=JavaScript> <!-- script supplied free by hypergurl.com http://www.hypergurl.com --> <!--- start of javascript hide var Firstname=prompt("Enter your Firstname :","Firstname"); // unhide ---> </script> IN BODY TAG, <script language=JavaScript> <!--- start of javascript hide document.write("<center><h1>Welcome" + " "); document.write(Firstname + " "); document.write("</h1></center>"); //unhide ---> </script> Hi all I have given a task to create a new html layout for my companies website; i wanted to know what are the website sizes that can be used and what will be the html code for that. this is a little urgent task... your reply will be highly appreciated thanX What are some (7) element tags except for <html>, <body>, <head> and <title> that I can use for a simple website? Reason I'm asking because I'm doing this stupid HTML website assessment at school, and I need to use at least 7 element tags in the website I'm making. Edit: Oh yeah, and I also need 7 attribute tags as well. Any help would be awesome. Thanks. Like I said this is my first ever HTML website. I had to put all my CSS syntax stuff into my HTML document because whenever I linked them to each other the CSS style sheet would not work. Was this a good effort for a first time website? ReadySetSkateboard my website im working on is located here http://www.geocities.com/brian_rathjen/gifcentral.html im having trouble with my sidebar its like really far below can i get it up alot further for example Heading link 1 link 2 link 3 thanks in advance Sorry this maybe a bit confusing as I not sure what some of these things are called and its my first time i have ever used html. If anyone can help me with the following things. Adding a videos page right hand side content bars and a few other things update achieve kinda thing. This site has the video page thing that i mean where they are all on one page. http://cruiseshipfan.webs.com/apps/videos/ And for the Side bar thing and update achieve thing this: http://orlandoparksnews.blogspot.com...os-update.html ...Nevermind... for my website i would like to put a image gif on my sidebar but when i insert the code the image always goes above or below the link but i want it to go to the left of the link like this Forum instead its more like this Forum if u want to see what i mean go to my website at http://www.geocities.com/brian_rathjen//gifcentral.html Hi I heard about html important. But i have doubt in html we can develop a website without help of other language. So plz clear me it is possible we can develop a site completely httml or not. Any idea or suggestion will be aprreciated. thanx Hi, I've developed an estimating program on openoffice calc.. Now I would like to put this on my website. I have converted it to html and uploaded it to site. The links work but the user input's, nor the calculations do not work. Here are my questions: 1. Can I even do what I'm trying to do? 2. Are there special html calc. codes that I should be using instead? 3. If there are, where can I find them. 4. Is there a way of displaying my estimator as a standalone. In other words, it doesn't look like a spreadsheet. (columns,rows,cells,etc.) Any help would be appreciated. Thanks Hi im making onlineshoping website on HTML ,i hv to use use these feature By Using XHTML/XML Voice Xml Feature Voice-based form data entry Voice control for intro.xml Voice output for result.xml Use of CSS to alter the voice style for different parts e.g. male for table header, female for detail Plz suggest how i can use this or some examples @website which had using des...so i can get some ideas Thanx inadvance plz reply I've been working on a way to see who's using my website and I've just created a way for other web developers to use it too. My tool shows you who's on your website in a single HTML tag. It's still under development, but I was wondering if some of the other members of this forum might want to check it out and then reply back with what they think of it. It's written in PHP and Javascript, and of course it's free to use. The project site is http://www.websiteusermaps.com/ so I hope some of you have a moment to check it out and report back to me on this message topic as to whether or not this looks like something you might be interested in using. Thanks everybody! Jon Hello! I am almost done constructing my jewelry website. I am using Paypal on it. I figured out how to cut and paste the "Add to Cart" buttons. But I can't figure out how to get my "View Cart" button in the top right-hand corner of my pages. Their button wants to take up a whole lot of room, and it doesn't need the room--it's just a little button. I tried incorporating it into a table, and that didn't work. It wants to center itself under the heading I inserted it next to. Does anyone have any ideas for me? Hey there, Say I want to create a website by myself, using my own HTML code. How would I do this? I am pretty good with HTML, and know quite alot. But when it comes to finding somewhere to place all the code, it confuses the hell out of me lol. So, a few questions. - What programme is the best for writing your code into? - Once I have saved the code in this programme, how do I upload it through the FTP? (like, where do I place it?) - Is that it, or is there more to it? Cheers guys, Preemo I wouldn't consider myself a novice when it comes to the world of web design but I'm rather confused about this. My website is run off something called Website Baker...a backend editor that I use to make changes to my pages. It is very VERY buggy and I'm getting very tired of it. I want to be able to ditch website baker and just be able to edit each of my pages in dreamweaver via html. The problem is...I don't know how to go about getting rid of website baker, keeping my pages, and switching them over to html without any issues. If anyone can shed some light on my situation it would be greatly appreciated! Hi, I have a really old website written in html works fine but wanted to update with a database for basic username password, and some basic search features, and small database. Need advise , should i use a CMS like ModX or ? Im looking for the very basic without having the website re written, just need something like a back-end manager , or should i build it myself with a small database a few includes some basic code changes ? I would love a pre-made application that i can just add to a index.html or .php file and just make a index.html template with all my stuff and just cut and paste my html stuff inside. or any tutorials out there for a conversion or any pre packaged stuff Maybe a script ? Thanks removed the message as help is no longer available Hey guys, Just a quick question regarding the homepage of the website, does it have to be index.html? or can it be index.php for example? The reason is that i want to use SSI include scripts on the homepage, but this cannot obviously be done on a html page! Cheers Craig Barbs75 |