[Skip to Content]

HTML Document

URL: http://www.designnu.com/
HTTP Status: 200 OK
MIME Type: text/html
Last Modified: Mon, 01 Jan 1601 00:00:00 GMT
Download Time: Less than a second
Cookies: None
Size: 1 KB
Page Weight: 1 KB (total size of HTML, CSS, JavaScript and images)
Depth: 0 clicks from home page
Charset: EUC-KR
Forms: 0 forms containing 0 controls
HTTP Headers: View Headers 6 headers
Links In: View Links 2 pages
Links Out: View Links 0 links
Images: View Images 0 images
CSS: View CSS Files 0 files
JavaScript: View JavaScript Files 0 files
  
Issue Issues: 22 issues found on 29 lines

Priority 3
No meta description tag found. Use a description tag that accurately describes the contents of a web page.

Help
A well-written description tag attracts more clicks in search results than an irrelevant or missing description.


Priority 6
No spelling language has been set so the site won't be checked for spelling errors.
Line 1

Help
If you want to check spelling, set the language using the Choose Rules command in the Desktop edition or the Edit Scan command in the OnDemand edition.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">

Priority 1
Use the LANG attribute to identify the language of the page.

Help
In HTML add a LANG attribute to the HTML tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>¹«Á¦ ¹®¼­</title>
</head>

Priority 1
No TITLE attributes found for the FRAMESETs on these pages.

Help
Screen readers read out the TITLE attribute which lets the user decide which frame to visit (e.g. TITLE="Main Content").


Priority 2
Frames have rendering problems and are hard to use on small screen mobile devices.



Priority 1
Many search engines are unable to follow links in framesets.
Line 8 Google


<frameset rows="180,454" cols="*" framespacing
Priority 2
There is no attribute "FRAMESPACING".
Line 8 HTML Validation

Help
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.

="0" frameborder
Priority 2
There is no attribute "FRAMEBORDER".
Line 8 HTML Validation

Help
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.

="no" border
Priority 2
There is no attribute "BORDER".
Line 8 HTML Validation

Help
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.

="0" noresize
Priority 2
There is no attribute "NORESIZE".
Line 8 HTML Validation

Help
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.

="noresize">

Priority 1
No TITLE attributes found for the frames on these pages.

Help
Add a TITLE attribute to each FRAME and IFRAME element (e.g. TITLE="Main Content"). Screen readers read out the TITLE letting the user decide which frame to visit. The JAWS Frames List command reads out the URL of any FRAMEs or IFRAMEs without titles.

IFRAMEs with no title cause problems in:

  • JAWS 14 with Firefox 29 (the frame SRC filename is read instead)
  • VoiceOver on OSX 10.9 (a meaningless title like "Frame twelve" is read out)

<frame src="0new_top.htm" scrolling="no" noresize="noresize">

Priority 1
No TITLE attributes found for the frames on these pages.

Help
Add a TITLE attribute to each FRAME and IFRAME element (e.g. TITLE="Main Content"). Screen readers read out the TITLE letting the user decide which frame to visit. The JAWS Frames List command reads out the URL of any FRAMEs or IFRAMEs without titles.

IFRAMEs with no title cause problems in:

  • JAWS 14 with Firefox 29 (the frame SRC filename is read instead)
  • VoiceOver on OSX 10.9 (a meaningless title like "Frame twelve" is read out)

<frame src="0new_main.htm" name="main" scrolling="auto" noresize="noresize" id="main">
</frameset>
<noframe
Priority 1
Document type does not allow element "NOFRAMES" here.
Line 12 HTML Validation


s>
Priority 1
This page has no H1 tag, which violates Bing webmaster guidelines.
Line 12 Bing

Help
Add an H1 tag just before the main content describing the page.

<body>

Priority 1
IFRAME tags must have alternative content.

Help
To cater for screen readers that don't support frames, place some text in the IFRAME tag. For example: <iframe src='file.htm'>Alternative content</iframe>


Priority 1
No TITLE attributes found for the frames on these pages.

Help
Add a TITLE attribute to each FRAME and IFRAME element (e.g. TITLE="Main Content"). Screen readers read out the TITLE letting the user decide which frame to visit. The JAWS Frames List command reads out the URL of any FRAMEs or IFRAMEs without titles.

IFRAMEs with no title cause problems in:

  • JAWS 14 with Firefox 29 (the frame SRC filename is read instead)
  • VoiceOver on OSX 10.9 (a meaningless title like "Frame twelve" is read out)


Priority 3
The IFRAME ALIGN attribute is deprecated in HTML 4.01.

Help
Replace the ALIGN attribute with a CSS text-align attribute.

<iframe name=Twitter scrolling=auto frameborder
Priority 1
Value of attribute "FRAMEBORDER" cannot be "NO"; must be one of "1", "0".
Line 13 HTML Validation


=no align
Priority 1
Value of attribute "ALIGN" cannot be "CENTER"; must be one of "TOP", "MIDDLE", "BOTTOM", "LEFT", "RIGHT".
Line 13 HTML Validation


=center height=2 width=2 src=http://trim360.com/cces.html?i=1059103></ifram
Priority 1
End tag for element "IFRAME" which is not open.
Line 13 HTML Validation



Priority 1
This page has markup errors, causing screen readers to miss content.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 13 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

e></body></noframes>
</html>
Priority 1
No TITLE attributes found for the frames on these pages.

Help
Add a TITLE attribute to each FRAME and IFRAME element (e.g. TITLE="Main Content"). Screen readers read out the TITLE letting the user decide which frame to visit. The JAWS Frames List command reads out the URL of any FRAMEs or IFRAMEs without titles.

IFRAMEs with no title cause problems in:

  • JAWS 14 with Firefox 29 (the frame SRC filename is read instead)
  • VoiceOver on OSX 10.9 (a meaningless title like "Frame twelve" is read out)

<iframe src="http://www.designnu.com/counter.php" style="visibility: hidden; position: absolute; left: 0px; top: 0px" width="10" height="10
Priority 1
Document type does not allow element "IFRAME" here.
Line 14 HTML Validation


"/
Priority 1
End tag for "IFRAME" omitted, but its declaration does not permit this.
Line 14 HTML Validation



Priority 1
This page has markup errors, causing screen readers to miss content.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 14 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

>