basic html knowledge base
What is the best way to learn basic html? I was looking for a new layout for my myspace page. I found one, but the person who made it said that I wont be able to use it unless I learn basic html. So that's the reason. If there is anyone out there that knows of the best & easiest way to learn basic html. Please tell me step-by-step.
Basic HTML? I'm starting a website. What are some basica HTML codes that would be useful to me. I have no experiance with HTML, so could you please explain what they do?
How to add basic HTML calculation formula to fields in my website on Homestead services? I've added several simple pieces of HTML and java script to my website, built some medium complex Access databases using some fairly easy Visual Basic, and know algebra, trigonometry, and such pretty well; but can't figure out how to assemble a simple way to add a calculated formula referring to entry fields in my website. Maybe I'm making it too difficult and online resources seem more difficult than I can seem to figure out. Field specifications are separate from calculations entered so all I need is to be able to refer to those fields, or maybe trying to do it this way is what is causing my problem. What I really need is a hopefully simple basic string to enter into the webpage that allows data entry into a couple fields and presents the calculated answer in another field; and possibly a bit of header scripting to initiate the process. I usually have no trouble building more complex calculations from there. Thanks :)
What is a good website that shows you basic HTML stuff for myspace? Like adding hearts and diamonds in text. Or making scroll boxes. Or falling objects. Or font techniques like changing the size of a font or color or type, like in bullitens and stuff. What is a good site for cool things like countdowns or a little widgets and stuff like that? Thanks a lot!
what are some basic html codes for myspace? like just the basics. how do u make ur writing colored. and big and small. and how do u get a picture on the side of ur writting in ur about me. and how do u hide things in ur profile. and how do u animate ur pictures. dont give me a site that is myspace tweaks. please explain everything. the more u explain the more likely i will give u best answer. please i want to know everything there is to know. fill free to give me a couple tips.
How do I set up a basic html page with links to download *.tiff files? If I am correct, browsers still don't show *.tif files, so I need to make them available for download. It sounds too simple to just make a page with links to the files... am I missing something, or am I trying to complicate things? Do I need a script? By the way, I'm using Dreamweaver.
Where can I find, some basic html codes for myspace layouts? here is what i want to do, make the background black, all the boxes a grey, and the borders around the boxes a color that matches grey and black. If you have a good site, that doesnt have all these crazy wierd a$s desings then let me know.....or just give me something to copy and paste ;0). Thanks for your help in advice. Mike
how to put videos on a basic html webpage? im just asking if how can i put videos ony my webpage? i think its <embed src="name of the video> am i right? please correct me if im wrong, im using a basic notepad..
A good website for basic HTML code? So I am trying to figure out how to design a website that already has the basic structure in place. I just want to figure out how to change backgrounds, colors, fonts, headings, and text formats. I know there are a lot of websites for beginners with not much knowledge of HTML - has anyone had a good experience with one that they can recommend?
Do you know a basic HTML text code? I'm using the text code for display on my profile for MySpace. I need a basic HTML text code involving font, size, color and a place where I can write the text myself. I'm new to HTML. All answers appreciated. Thank you, Violet
Can someone help with a basic html code...? I am doing a blog entry tomorrow and want people to be able to submit prayer requests and then have it post back onto the blog entry page. Something like Ex: If you have a prayer request please submit it here [submit box] [enter button] [clear button] and then the prayer request posts [HERE} If there is a basic html or java script code that I can just copy and paste it would be appreciated and name acknowlegment and/or website/email addy would be posted on entry if submitter wants to be identified. Thanks Okay I appreciate the links but I need the codes, what I need is to copy and paste into a blog entry and if something else is required besides html codes please include or tell me how to do it. No links please I need direct instruction or something to copy and paste, acknowlegement will be at the top of the blog entry with your site or email addy whatever you want. I need an explanation as if you were teaching a 6 year old. Thanks
**~~Where To Go To learn C++and or/visual basic/and html NEED HELP~~**? I'am 15 years old and am looking to expand my knowledge of computers. I already know alot about computers, and have a very basic knowledge of html. If Anyone Knows Where I can take classes to learn visual basic and or/c++ and html in the detoit or detroit area, please let me knoe thank you.
I need a basic form html/java code for blog entry tomorrow? I am posting a blog entry tomorrow and want people to be able to submit prayer requests and then have it post back onto the blog entry page. Something like Ex: If you have a prayer request please submit it here [submit box] [enter button] [clear button] and then the prayer request posts [HERE} If there is a basic html/java script code that I can just copy and paste it would be appreciated and name acknowlegment and/or website/email addy would be posted on entry if submitter wants to be identified. Thanks Just a little more explanation of what I need is to copy and paste into a blog entry and if something else is required besides html codes please include or tell me how to do it. No links please I need direct instruction or something to copy and paste, acknowlegement will be at the top of the blog entry with your site or email addy whatever you want. I need an explanation as if you were teaching a 6 year old. Thanks
Basic HTML code of Mac? I just purchased a Macbook Laptop. I'm trying to save my very basic lines of code in Textedit, but even when I save it as .html, it shows up in both safari and firefox just displaying the code, not the way I formatted it in the html coding. Following is the code: <html> <head></head> <title>Web</title> <body> Hello </body> </html> when i open the document in firefox, it simply reads code for code, rather than just "hello". What am i doing wrong?
best basic html program for mac? I'm looking to launch a basic single-page site (mostly for redirect to another site), but haven't done any html work since switching over to a mac. is there a basic (preferably freeware) program [for mac] that I can use to build a simple page (easily/quickly)? All I'm looking to do is embed a few pictures and a video, add some text, then link it to another site.... nothing too fancy. thanks!!
Who knows basic HTML? Does anyone know basic HTML or a site that teaches it? I want to decorate a web page but have no idea where to start. Please help!
Basic HTML help? I'll be honest, I do not know much about HTML. I don't really mess with rowspans/colspans, because I use photoshop to do most of my coding :S (I do the basic web in photoshop cs3, save for web, and edit the code from there.) Here's something in the middle of the script (this is the index) --- <td colspan="4"> <img src="images/index_13.gif" width="288" height="127" alt=""></td> <td> <img src="images/spacer.gif" width="1" height="127" alt=""></td> </tr> <tr> <td rowspan="9"> <img src="images/index_14.gif" width="21" height="911" alt=""></td> <td colspan="4" rowspan="9" valign="top"> <font color="#E0EEF4"> Coming soon~</font> </td> And I want to add something in here, something that uses a table. (Like this:) <TABLE BORDER="1" BGCOLOR="#4EA5E8"> <TR> <TH>Title</TH> </TR> <TR> <TD><a href="/title.php">This is the title</TD> When I put that in, of course the page gets messed up. Any way I can do this properly? (I really prefer doing a php include)
Help with basic HTML? How do achieve this type of layout, using just basic HTML (I'm not allowed to use CSS here). http://img258.imageshack.us/my.php?image=helpad1.jpg Any helpful advice or links would be appreciated. No, I'm just trying to copy that layout. I can't use wordpress because its a homework assignment. The only software i can use is Notepad. Obviously i can't just copy and paste the source code into my webpage because it contains a whole lot of other unneeded code. I've looked online and everywhere but it seems that each site is advocating the use of CSS (which i can't use)
How can I make Gmail stay in standard view permanently instead of basic html? I have this problem with the standard and basic html views of Gmail. When I first got my gmail account it always logged me in using the standard view which has more options than the basic html view and I like standard better. One day I just wanted to switch to basic html to see what it was like and then I switched back to standard. Now ever since I tried the basic html it won't let me stay in standard view when I try to switch to standard. It logs me in using the basic html view everytime but I don't like it and I want standard view to work. Does anyone have a solution to this problem?
what's a good website for basic html projects? i am a beginner at html coding but have a good amount of experience but i'm looking for a website that has projects of websites that makes someone expand their experience. on webmonkey.com i found some projects and they were awesome because they had examples and simple descriptions so that's the kind of thing i'm looking for. requirements: 1. basic tag use 2. compound layering 3. examples of sites (optional) THANK YOU!
How can I advance in WEB design? (beyond basic HTML and static pages) What skills and what software do I need? I have created a couple of WEB sites using Microsoft Office Publisher (!). I think it is OK for static WEB pages. But now, I want to advance. I 'd like to handle databases, to create e-commerce sites, stuff like this. I understand Front Page is no good. I know basic HTML,CSS and MySQL. So what should I do? What is the best way to go from here? I do not want to become a prof WEB developer or en expert, just I need to craft some nice looking, advanced pages. Should I learn Dreamweaver? Is PERLor PHP a must? Whata about APACHE? ASP.net covers everything? To rephrase my question: which are the best tools one needs to pass from elementary WEB design to a little more advanced WEB developing?
basic html? Do anyone know how to resize a digital jpeg photo as a backgroung in html
Best book for basic CSS/HTML reference? I taught myself CSS/HTML but I'm missing some of the really basic stuff. I'd like a reference book that starts from the beginning and explains everything so I can pick up the little stuff I'm missing (particularly CSS positioning... it takes me forever to get it right). Thanks! I learned everything for free online and have found some great tutorials which I learn a lot from but I have to piece information from all over the place.
**~~Where To Go To learn C++and or/visual basic/and html NEED HELP~~**? I'am 15 years old and am looking to expand my knowledge of computers. I already know alot about computers, and have a very basic knowledge of html. If Anyone Knows Where I can take classes to learn visual basic and or/c++ and html in the detoit or detroit area, please let me knoe thank you.
basic html question? how do you make an html email also what is the best email program out there if i want to mass email ppl that signed up on my website.... a program that will send html emails,has an unsuscribe link and the program removes there email by itself??? thanks
Basic html page help required? Hi I need to be able to pick up the names of all html files from a directory automatically on a daily basis as well the first 2 or 3 lines, and put them on my main page like this: How do i wash my face without chemicals? Thats easy just use natural fruits and olives in your bowl. But remmeber also the water you use is also important, as water dries our skin. Who do i ask for a facial massage? Its really not a question of whom you should ask, but rather how you ask them, i personally would ask someone who pays attention to what he or she does. Is this possible? or do i have to manually do it, as i have 15+ html pages daily that i do for my spa shop on my website? I am using notepad as my editor. Kind Regards Tovia
basic HTML help? is it possible to do a strikethrough in a different color than the text? e.g a white line through black text. i know the code is <s></s> or <strike></strike>. i tried <strike color="white"> and <strike style="color: white"> but they change the whole text color. please tell me the code? (and im not that html illiterate so all i really need is a code, thanks=] )
basic html code question? I am looking for the html code that places text and pictures on certain places on your web template. I guess im looking for a height width placement code. Thanks for your help.
learn basic html? i wanna learn how to make realy good looking cutenews layouts, how to add links without built in features.. all the basic stuff.. any online tutorials, lessons or whatever for freee?
I need a basic HTML program...? I am trying to find a html program, where you can type, insert images, and then press a button which converts it to HTML, for someone I know who is a beginner, and knows nothing about HTML.
Need help with some basic HTML / JAVA coding? I'm suppose to make a program with HTML/JAVA that allows the computer to determine if the number inputted in textbox 1 is odd or even. The computer will compute this once the button is pushed. It will present the result, odd or even, in the 2nd text box. <html> <head> <title>If it's Odd or Even</title> </head> <body> <form name = "myForm"> <!Output Instructional text> Enter Any #: <!Output textboxes and button to compute if inputted # is odd or even> <input type = "textbox" name = "textbox1"> <script language = "Javascript"> document.myForm.textbox1.value = ' '; var a = document.myForm.textbox1.value; var b; </script> <input type = "button" value = "Calculate Odd or Even" onClick = "a = document.myForm.textbox1.value; a = eval(a); b = a % 2; if (b == 0) a = even; { document.myForm.textbox2.value = a; } if (b == 1) a = odd; { document.myForm.textbox2.value = a; }" > <br> <br> Result: <input type = "textbox" name = "textbox2"> </form> </body> </html>
Is anyone else seeing a basic html version of Answers instead of the normal layout of the site???!? I've double checked and I am definitely at the right address for the UK Answers site... is anyone else here seeing a toned down basic version of this page? Oh hang on. It works for me in Internet Explorer but not in Firefox which is my usual browser. What the ?!?!?!? is that all about? Very odd. Um Richard - I mean a basic html version, mate - as in no pictures, no avatars, nothing but words. Basic html.
basic html question? I'm making a template with tables and cells, and I can't seem to get one of my panels to fit correctly The top and bottom cell background images are both 9 x 222, but when I view my page, the top and bottom cells cover a lot more area than that, and it looks all jumbled. code: <tr> <th width="222" height="9" valign="top" nowrap="nowrap" background="side_pan_top_left.gif" bgcolor="#3D3A36" scope="col"> </th> </tr> <tr> <th width="222" height="129" bgcolor="#66CC66" scope="col"> </th> </tr> <tr> <th width="222" height="9" valign="top" nowrap="nowrap" background="side_pan_bottom_left.gif" bgcolor="#66CC66" scope="col"> </th> </tr> I can't find any element that would help me fix this either. Thanks in advance Full Code here: http://pastebin.com/m661e22f0 Full Code here: http://pastebin.com/m661e22f0 Full Code here: http://pastebin.com/m661e22f0
basic html help for a website? im doing a website for my computercalss and i have no clue how to do it .. dont say bad things about me because i just wanted to try something new.. but all i got was these and i have no clue how to add buttons and stuff. (all i can do is this) <h1> <h3> <h4> <p> and yeahhh so i need serious help =P!
basic HTML question? How do I get text to be in the centre of the webpage and how would I get text to appear beside an image as oppose to underneath it also how can I get a background colour for the webpage? Thanks
basic html question...? on my home page below the screen cut off i have some main points i.e a short 20word description then a link that says to find out more... but i dont know where to direct this link the more is on the same page just down below so i want somoene to click read more and the page to go down untill the end of the artical this is just an example but indoor painting blah blah blahblahklsdfjaskldja rerad more when the click read more i want the page to come way down here by itself how do i do it:) thanks and i am using html mainly hardy any of the other stuff such as jave or c++ dont know if this matters or not
basic HTML question? I was just wondering how Yahoo answers keep the content of this website in the center of the page and how the background (gray strips) don't go into the center of the page. Do they use a table with only one cell to separate the background from the rest of the page?
Need basic HTML help? Ok whats the code for example "Click Here To Download" and when you click on it it takes you to a site?? Please whats the code for it?
i have a basic html question??? i am building a site,and i have a page made with two tables,one is the main table and the other below it is the archives,how do i seperate them so you see the main table when you load the page but cant scroll down to the archives without using a named anchor link?so that once they get past the main table scrolling down it stops.any help would be appriciated, thanks
Can anybody help me with BASIC HTML? ...pls.? i was browsing around the net and i saw this band's page, and it had forms that allowed people to paste their banners or photos on other sites. And i wanted to know how i could do that.
What's wrong with this ultra-basic html table? The section labeled "lower-left" does not take up the whole space in Internet Explorer 7.0! It works fine in Firefox! <table width="800" border="1" cellpadding="5" cellspacing="20" bgcolor="#006600"> <tr> <td colspan="2" rowspan="1"> upper-left </td> <td rowspan="2"> right </td> </tr> <tr> <td rowspan="1"> lower-left </td> </tr> </table>
I've got a (should be) basic HTML question? I've got a video i want to put a download link to on my website. it currently reads something like this: <a href="folder/video.mpg">Video</a> But it simply opens up in a new window unless i click "save as.." is there anyway to bypass that so once clicked it goes straight to download?
Help with rollover effect please! I am learning basic HTML and wish to make 5 images turn color when rolled ov I made 5 images which i placed in the menu bar and made 5 more with a different color and gave them a name with "over" in it. I need the code to make the image I placed on the page change to the "over" image I created when the moust moves over it and change back when the mouse moves off. I tried to follow some directions that I got off the internet but I guess it was not clear enough. The code placed the images side by side and changes the wrong one when moused over. Can anyone show me the code and tell me what to change and where on the page to place it?
Ideas on project on Visual basic and SQL OR VBscript and HTML? i have my project submission in late march...and i wnat an attractive project to be made on visual basic as front end and SQL as back end... another option i have is o make web application using vbscript and HTML.. i have optins of various languages..but no topic or idea is clicking in my mind.. and also i cannot use additional S/W to make this project. and neither can i make a game sort of dope wars and al...i cannot make all these stuffs.. any ideas please tell me!
Need help with HTML code on Geocities Basic.? Im trying to put in a mailto form in html on my website, so people can more easily and more accuarely emal me information. Problem is all the scripts I have been able to figure out seem to wanna launch outlook explorer which defeats the purpose of making it usable for my more simple audience. I was wondering if anyone would happen to have a script that would work without launching outside programs or would know where I could get one without having to cash out for it.
Anyone know the basics of html and flash files???????? pwiddy pweez? Is there anything else i need to add to this code to make it work on a website other than the url between the inverted commas or do you know anywhere that has lots of examples of codes for different file types? <html> <head><title>title of the page to appear in the title bar </title></head> <body> <CENTER><embed src ="C:\Documents and Settings...\myflash.swf" height="470" width="590" autostart="true" loop="true/false" > </embed></center> </body> </html>
Free basic e-shopping cart that is cut and paste? I'm building a html website to sell my hand made jewelry. I need a shopping cart but have no experince with programming only basic html. I don't want anything like OS commerce that has that cookie cutter look, besides they are not that easy to set up anyway. I want the feel of my site to be similar like this: http://www.rbdolls.com/dolls/coke.html I don't want to use a pay pal cart as they have done. I already have a credit card processor that will process the cards on their site. Free or cheap (once off only fees) software recs are welcome as long as they don't have a set look. Google checkout is not what I asked for. There is on going fees. You have to pay for ad words. Anyone else?
Html voting code? I need to add a voting bar and make them update automatically on the webpage. but I don't have any basic html knowledge. Anyone can help me or provide my the basic html voting bar code. Thanks.
What is a good resource for learning DHTML/basic JavaScript? I would like to add some DHTML/basic JavaScript bells and whistles to my website, but don't know where to start. Can someone point me in the right direction? Websites/books/etc. (p.s. I'm at an intermediate level w/ basic HTML and a basic level with CSS)
HTML elements for people(my mum) who think a mouse has four legs and a tail ...? I need to demonstrate a way for a person to incorperate basic html elements especially tables etc into an online webpage creator such as bravenet. The person in question is my mum, she has no HTML knowledge and doesn't really have a desire to learn anything about html. However she does want to build a webpage by herself, but she needs tables!!! is there any kind of online wizards? i was thinking she could build the basics in say, bravenet. then use some other means to get a custom table into the ... oh hell with it, i give up :-) Whats the best way to get the best looking page with absolute no html knowlegde through using online wizards or something. Arrrrgh! this is giving me a headache! So do you get the question? (and that's not the final question by the way) Nice webpage >>> no html knowlegde >>> wizards, online tools etc ... get it? i dont. Word don't come free. It needs to be a completely online free solution.
HTML Book Recomendation? Im interested in learning some HTML. Ive done some web design, but nothing outside of an editor (MS Frontpage). Can anyone recomend a good (inexpensive) book for basic HTML syntax. Im really looking for a book, but online resourses are good too. (A book is just easier for me)
HTML Help!? Please go to my website www.hackersunderground.5u.com/basic.html. I can't figure out how to get "Welcome to CerealKiller's Hackersunderground" on the same line as the links start so it is not halfway down the page. Does anyone know an html code that will do that? Thanks!
I need an html tag so I can indent paragraphs. Please help!? When I use html for my 360 page, sometimes I would like to indent the paragraphs, instead of using the paragraph break tag. Does anyone know what the tag is to indent a paragraph? I only know very basic html, and am still learning, so any help with this would be greatly appreciated!!
HTML bring to tags.? Okay, lets say that I name a section of a page, lets say somewebsite/thisfolder.com, can I link it from another website? I know I can link it from another page in that folder, but could I link it from another website entirely, or even another folder? (ex. someothersite/index.com or somewebsite(the same as before)/thisotherfolder? Confused? lol... well please try to help, these are the tage I would be using, just basic HTML. <a name="nameofsection"></a> <a href="location#sectionname"></a>
html code for website sercurity? i know basic html...but no so much...i wonder if there is a way to block pages unless the surfer keys in the correct password so he/she can access it? i know that it has something to do with a pop-up script...could someone point me in the right direction?
HTML - Code to provide multiple links for next buttonq? Hi, does anyone know the code to create a next button that will take you to the next page (As seen on search results). I know basic html link code but it would only bring you to one page. Any help would be appreciated. Thanks!
How do you write with html codes? examples like meta, img src, span onClick... how do you end-tag them? any basic html codes that are a must to know?? how do u write a html code for a blog.. eg.blogger.com?
i need html codes? i need html codes for all glitter colors and neon colors i can find basic html color codes.i just want odd colors so iam looking for a free chart this is for tourney pages that i make for cases.
What is a HTML editer? Answer about menus,tools and toolbars. If you have a basic HTML editer,learn about tags.
Is there a difference between learning HTML (XML, CSS) and learning "Web design"? I am real comfortable with basic HTML code, and I've been reading books and doing exercises, but I still have little insight about how to create a cool looking site. Even Front Page creates sites that are nicer looking than the ones I create by hand, although they don't work right because of the junk that Front Page puts in there. Should I just learn Dreamweaver? Are there books that assume you know some code and approach from a layout perspective more? Any thoughts are much appreciated.
Can anyone help me with this HTML? Read Below? Im creating a website and ive already learned some basic HTML. Im trying to use colors and make a fadeout (start with blue, then fade to steel gray, then fade to white.) These colors should be horizontal and fit inside of a box. (sorry if its confusing, Im new) Anyway, I know how to make the colors, they just wont come together like I want them to. I want them to fade out. Any good free websites or personal assistance? Help!!!!
How can you do screen tips in html? For example, on Yahoo's homepage, when you hover over the link to "My Yahoo", a small box appears saying, "Go to My Yahoo"...can that sort of tip/pop-up be done with basic html? If so, what is the code?
Powered by Yahoo! Answers