Tag Archives: Quot
What is the correct way to center a picture using html?
I have an image I need to put in the center of the page and I’m still not quite sure how to do that. This is just my first class that showed very rough html so I don’t know what exactly I’m supposed to put. <center><img src="url"></center> addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fwhat-is-the-correct-way-to-center-a-picture-using-html’; addthis_title = ‘What+is+the+correct+way+to+center+a+picture+using+html%3F’; addthis_pub = … Continue reading
How can i make an html table appear on top of a myspace template?
How can i make an html table appear on top of a myspace template. My profile has a template and when i put an html code for making a table in the music section, it disappears underneath the template. You can only use simple tables like: <table> <tr> <td>Text or Image</td> </tr> </table> Also don’t … Continue reading
How to make a word doc into html code for a craigslist ad?
I have a word doc that I formatted great with pictures and everything but I need the html code for all that to enter into the craigslist ad for a rental property listing… How do I do all this or is there another program I should be using? Word allows you to save as an … Continue reading
How do i make a vertical marquee in html code?
I want to make normal, horizontal sentences move in a vertical marquee? I need to do this is normal html coding. <marquee direction="up"> TEXT </marquee> Or direction="down" addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhow-do-i-make-a-vertical-marquee-in-html-code’; addthis_title = ‘How+do+i+make+a+vertical+marquee+in+html+code%3F’; addthis_pub = ”; Technorati Tags: html code, Html Coding, Html Marquee, Lt, Marquee Direction, Marquee Html, Quot, Sentences, Vertical Marquee
What is the difference between HTML, XHTML and CSS?
They say it XHTML and CSS are both extensions of HTML. And when Im starting to make new website there is Doctype I need to choose – either HTML or XHTML..but doesnt matter what I choose I always use the same tags dont I?? I am very confused. The only essential difference between XHTML and … Continue reading
How does a web designer defines a page as XHTML as opposed to HTML?
This is not for school. Just something i was thinking about. Must use the correct DocType and code your pages to Xhtml 1.0 Standards. For the correct DocTypes: http://www.w3.org/QA/2002/04/valid-dtd-list.html Look under "HTML 1.0 – Strict, Transitional, Frameset". Same extension used: *.html/*.htm Ron addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fhow-does-a-web-designer-defines-a-page-as-xhtml-as-opposed-to-html’; addthis_title = ‘How+does+a+web+designer+defines+a+page+as+XHTML+as+opposed+to+HTML%3F’; addthis_pub = ”; Technorati Tags: Doctype, Doctypes, … Continue reading
how do i make a replacement index.html file?
i opened a new geocities page and apparently deleted the original index.html file and now i cant rename files to create a new one. i am using the pagebuilder site and when ready to upload it tries to find the files in my computer but they are not there and i dont know how to … Continue reading
How do I put a HTML code in a scroll box without the image showing?
I have a photography site on myspace, and I want to put the html code for a picture in a scrollbox for people to copy and use in their profiles, but when I do it and test the code it doesn’t work! Help? The "html code" for a picture is a link to the picture: … Continue reading