Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Harish

Members
  • Joined

  • Last visited

Everything posted by Harish

  1. css

    Harish posted a topic in Frontend
    Can CSS be used with other than HTML documents?
  2. Harish posted a topic in Frontend
    Can I attach more than one declaration to a selector?
  3. Thanks for the reply.. but can you tell me in more detail....
  4. Harish posted a topic in Frontend
    hello friend can you tell me that what is the difference between the xml an xhtml. and which is better. thanks in advance.....
  5. try this </td> <td width=495 valign=top style='width:371.55pt;padding:0cm 5.4pt 0cm 5.4pt'> <p class=MsoNormal>Test get text 1 <a href="c:\text.txt"> </p> <a href="c:\text.txt"> </td>
  6. thanks for the reply. this is useful to me.
  7. please tell me the difference between the inline and external css.
  8. thanks for the reply..... Is no more difference between html and css.
  9. hello friends Can you tell me how can I create drop down menu using css only.
  10. Harish replied to Revs's topic in Frontend
    I think there is no any css validation problem........
  11. Thanks for your useful information. But I want some more difference.....
  12. CSS: html{ height: 100%; border: 0; padding: 0; margin: 0; } body{ height: 100%; margin: 0; padding: 0; border: 0; } #spacer{ display: block; height: 95%; float: left; width: 2px; /* 1px would be enough this is for display only */ font-size: 1px; /* to make sure width is not overridden */ padding: 0; margin: 0; background-color: red; /* visual effect only */ } #contentwrap{ display: block; width: 99%; /* to suit but leave room for spacer */ text-align: center; padding: 0; margin: 0; } #content{ margin: 0; padding: 0; border: 1px solid blue; } #footer{ clear: both; height: 5%; border-top: 1px solid green; padding: 0; margin: 0; } HTML: <div id="spacer"></div> <div id="contentwrap"> <div id="content"> <p>"insert favourite foo text"</p> </div><!-- content --> </div><!-- contentwrap --> <div id="footer">footer</div>
  13. Here you can't use that selectors (i.e. a:link, div, #main) in inline styles. To set the colour for the links : <a href="whatever" style="color:#fff;">Link</a> on each link. But I would seriously consider using a stylesheet.
  14. your site is good but I did not like the menu. because it is hard to read. So that the colour of that should be another. or it should be solid
  15. hello friend tell the difference between html and css
  16. Harish replied to SCoOb's topic in Hardware
    Mac is the better computer, more expensive but safer and many Mac users I know simply have no virus software as it is not needed. Most professional companies in my experience use Mac. The FBI uses Mac. But yea, it is a matter fo what system is better, not which is better for web design, for that they are equal. As siad, PC has more software available. But the major programs are on both.
  17. Thanks for reply and for useful information thanks again.
  18. I also prefer wired to wireless it seems a little more foolproof and if there's anything to the recent concern about wireless transmissions and health why add to that if the wire doesn't really get in the way.
  19. hello friends from a long time a question is in my mind that is:----- Do you have a tutorial that shows how to build a web page in Photoshop? please give the answer. thanks
  20. 5 golden rules of successful logo design 1: Avoid complicated or detailed pictures Complex images look great on well-printed letterheads, but logo designs like this never survive in small-space press advertisements or on promotional goods. If you want to be recognised instantly, avoid too much detail. 2: Avoid complicated themes Your customers will not take the time to interpret or decode a complicated subject, theme or pun. Don’t waste their time or yours with a challenging logo design. 3: If you have an unusual name... If you have an unusual name, this will prove memorable by itself, so don’t confuse the issue with a complex logo design. 4: If you have a common or not so memorable name... (Assuming you don’t wish to change it!) Bring it to life with a highly distinctive symbol or typographic treatment. 5: Brand values Really communicate with your customers by defining your core proposition to them and ensure your logo design expresses these values clearly.
  21. hiii I am new in javascript so help me in my porblem. My question is:----- is java is completely oops language
  22. try below eg. I think it will work. eg 1:-- HTML <ul> <li>Lorem ipsum dolor sit amet</li> <li>Consectetuer adipiscing elit. Etiam sollicitudin</li> <li>Capibus velit. Praesent eget dui.</li> <li>Duis non elit et massa ultrices vehicula.</li> <li>Aliquam fermentum ipsum auctor enim.</li> </ul> css ul { list-style-type:square; } eg 2:---- CSS ul{ list-style:none; margin:0 0 1em 15px; padding: 0; } ul li{ line-height:1.3em; margin: .25em 0; padding: 0 0 0 15px; background:url(scho-arrow.gif) no-repeat 0 7px; }
  23. it looks like the problem is caused by this piece of code, which overrides everything that you write in your custom CSS (i.e., wordpress.com overrides my own 15$ overrides ). Basically, it seems to override your custom header image from the custom CSS, and replaces it with the one that it has stored. <style type="text/css"> #header { background:#3371a3 url(http://mirkwood.wordpress.com/wp-content/themes/pub/k2/images/k2-header.png) center repeat-y; } #header h1 a, #header .description { display: none; } </style> WP.com Support is on holiday, so I will try some stupid tricks of my own to get around this.
  24. I only use the <img> tag and css stretching to stretch an image . If there is another method for that I do not know.
  25. Firstly I want to say that you should make link to all these. second these looks logo samples. Why didn't you upload Yellow Pages. These looks very good. Thanks for sharing. .......................................................... New York Web design Website design

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.