Wednesday, February 17th, 2010
I need to change the background of my web page 3 times a day. good morning, good afternoon, and good evening. this has to be in xhtml and not use javascript or PHP. I have to do this for a class which is why I cant use these.
<script language="JavaScript">
day=new Date() //..get the date
x=day.getHours() //..get the hour
if(x>=0 && x<4) {
document.write(’<style type="text/css">body{background: white url(1st.jpg); color: black}"></style>’)
} else
if(x>=4 && x<12) {
document.write(’<style type="text/css">body{background: white url(2nd.jpg); color: black}</style>’)
} else
if(x>=12 && x<18) {
document.write(’<style type="text/css">body{background: white url(3rd.jpg); color: black}</style>’)
} else
if (x>=18 && x<24) {
document.write(’<style type="text/css">body{background: white url(4th.jpg); color: black}</style>’)
}
</script>
Technorati Tags: Amp, Background Web, Background White, Body Background, Good Afternoon, Good Evening, javascript, Lt, New Date, php, Script Language, Style Type, Url, Web Page
Posted in xhtml | 1 Comment »
Tuesday, February 16th, 2010

div class=’details’ span class=’lblue’ DESIGN HOUSE – /span a rel=’nofollow’ class=’und’ href=’http://www.fragrancenet.com/f/net/search_results.html?search=Giorgio%20Armani amp;search_type=designer’ Giorgio Armani /a /div div class=’details’ span class=’lblue’ YEAR INTRODUCED – /span 2004 /div div class=’details’ span class=’lblue’ FRAGRANCE NOTES – /span apple, lavendar, cumin, citrus, and woods. /div div class=’details’ span class=’lblue’ RECOMMENDED USE – /span romantic br / br / strong scent strength: /strong nbsp;moderate br / strong recommended age: /strong nbsp;mature br / strong scent life: /strong nbsp;6-10 hours br / strong recommended use: /strong nbsp;romantic br / strong classification: /strong nbsp;oriental/spicy /div
(more…)
Technorati Tags: Amp, apple, Armani Cologne, Class Details, Cumin, Designer Giorgio, Div Class, Fragrance, Fragrancenet Com, Giorgio Armani, Giorgio Cologne, Lavendar, Recommended Age, Rel Nofollow, Search Type, Shopping, Yahoo
Posted in html code | No Comments »
Thursday, January 28th, 2010

Everything you need to install, use, and extend VTK. Detailed examples, installation procedures, developers guide, file format descriptions, how to write imaging and graphics filters, plus data object API details for VTK version 5. Includes the VTK CD with source code, updated html documentation,
(more…)
Technorati Tags: Amp, Api Details, Developers Guide, File Format, Format Descriptions, Shopping, Source Code, Vtk Cd, Yahoo
Posted in html code | No Comments »
Wednesday, January 27th, 2010
I have a .com address with 1&1 webhosting.
I am using Dreamweaver to build my site.
Everything is working so far, but I have one issue. It may be simple to resolve, but I don’t know what to do.
Right now, when you go to mysite.com, an error page comes up, but when you go to mysite.com/index.html, my home page pops up.
I want to make it so that you don’t have to type in index.html to get to my home page.
I want mysite.com to redirect to mysite.com/index.html without the visitor typing the whole thing in.
Any advice?
Thanks in advance!
Before I answer ill need to know somethings first.
1 are you hosting this site on your own computer or some other host.
in any case you need to set that index.html as the default page.
in my case I’m hosting my site on my Mac server at home and in the settings I can set what file will display when someone hits my .com
you can try this as well make a 2 copy’s of the index.html
rename one default.html and or .htm
rename one index.htm
it’s possible that it just doesn’t like the .html
hope this helps if not post more info on how the site is being hosted.
If it’s an external hosting look for the setting that will point to the .html to htm file
Technorati Tags: Amp, Build Site, Dreamweaver, Hosting Site, Ill Need, Mac Server, Own Computer, Redirect Html, Site Server, Thanks In Advance, Webhosting
Posted in html index | 3 Comments »
Friday, January 22nd, 2010

Automatically break up large sections into multiple pages without having to rearrange the items in any way. Dramatically improves the load time of large sections. Our dynamic pagination (paging) solution works seamlessly with your existing sections. While it is a JavaScript-based solution, it also allows the search engines to index your section pages. Dynamic pagination can dramatically improve the load time of large section pages. Typically, a page that loads slowly does so because of the total size of the images (thumbnails) and html code on the page. Usually, the total size of the images (thumbnails) outweighs the size of the HTML code (text) by a large margin. With dynamic pagination, the thumbnails for a particular page are downloaded only. The other images are downloaded only on an as-needed basis (when you click Next Page for example.) With dynamic pagination, pages practically always load faster than without pagination. For those of you interested, below is a little math comparing the page size of a dynamically paginated page versus a static, standard section page: im = average thumbnail image size ps = page size (number of items per dynamic page) n = number of items on the section page js = JavaScript code required per item oh = overhead (JavaScript code library for pagination) ht = html code per item Page size without dynamic pagination Page size with dynamic pagination n(im + ht) <= ps(im + ht + js) + (n – ps)(ht + js) + oh n <= ps * im + oh ———— im – js The above formula attempts to find a break-even point where – all things being equal – the page size without dynamic pagination is less than with pagination. It appears that the only time that can happen is if the number of items is about the same as the number of items per page (n = ps), but that is exactly what happens if no pagination is needed. To play with these numbers, download a spreadsheet here .
(more…)
Technorati Tags: Amp, Break, html code, Image Size, Images, Javascript Code Library, Load Time, Lt, Math, Page Nbsp, Paging, Search Engines, Spreadsheet, Thumbnail Image, Thumbnails, Yahoo, Yahoo Shopping, Yahoo Store
Posted in html code | No Comments »
Friday, January 22nd, 2010

HTML, Xhtml & CSS For Dummies , 6th Edition
(more…)
Technorati Tags: Amp, Css Html, Dummies, Html Css, Shopping, xhtml, Yahoo
Posted in xhtml | No Comments »
Friday, January 22nd, 2010
I recently selected "view source" on a xhtml page & I was wondering what the colored text mean.
Anybody?
Depends on your web browser. It most likely is there to give certain types of keywords different appearances. For example, all numbers will be one color, language keywords another, etc.
Technorati Tags: Amp, Colors, Language Keywords, View Source
Posted in xhtml | 1 Comment »
Wednesday, January 20th, 2010

A step-by-step, full-color guide to HTML, XHMTL, and CSSIn this easy-to-follow guide, full-color screen shots and succinct instructions show you how to get started building and modifying Web pages with the most-up-to-date standards for core HTML technologies. You will learn how to apply the power and flexibility of Xhtml and CSS (Cascading Style Sheets) to Web pages, and ensure that pages are standards-compliant and compatible with all browsers for PCs and Macs.Discover how toeasily customize Web pages, blogs, eBay pages, and more with fonts, graphics, colors, and styles. Each chapter’s “How to” list and color-coded tabs make it easy to flip straight to the tasks you need to do. Screenshots with callouts show and explain exactly what you’ll see on your computer screen while you’re doing a task. .
(more…)
Technorati Tags: Amp, Cascading Style Sheets, Color Html, Colors, Compliant, Computer Screen, Core Html, Css Style, Ebay, Flexibility, Fonts, Html Css, Mcgraw Hill, Publisher Mcgraw, Screen Shots, Succinct Instructions, Tabs, Web Pages, xhtml, Yahoo
Posted in xhtml | No Comments »
Wednesday, January 20th, 2010
We have extensive reports for website data that is calculated and constructed using excel. I was just wondering what would be the best way to convert these into html or pdf files which can be given to clients, as they would no longer contain all the raw data and equations in the actual excel sheet. Thanks.
Two situations:
1. If you are using Office 2007, download Microsoft "Save as PDF or XPS" Add-in for 2007 from its official site http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&displaylang=en
After you install this add-in, open the excel report you want to publish and then select Save or Publish to PDF or XPS from the Office or File menu.
2. If you are using an earlier version like 2003, take a Office to PDF converter like Moyea PPT to PDF converter.Download it at http://www.dvd-ppt-slideshow.com/ppt-pdf-converter/
Technorati Tags: Amp, Convert Files, Convert Html, Convert Pdf, Excel Report, Excel Sheet, Html Files, Html Pdf, Microsoft, Pdf Download, Pdf Files, Pdf Formats, Ppt To Pdf Converter, Presentations, Raw Data, Slideshow, Tool, Website Reports
Posted in html | 4 Comments »