Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 35799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:17:33+00:00 2026-05-10T14:17:33+00:00

I generally use a manual process: Look at the page, figure out the semantic

  • 0

I generally use a manual process:

  1. Look at the page, figure out the semantic elements, and build the HTML
  2. Slice up the images I think I’ll need
  3. Start writing CSS
  4. Tweak and repeat different steps as necessary

Got a better approach, or a tool?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:17:34+00:00Added an answer on May 10, 2026 at 2:17 pm

    I have a fairly natural way of coding. The key is to treat the page like a document or an article. If you think of it like this the following becomes logically clear:

    1. The page title is a top level heading

      • Whether you make the site title or actual page title the h1 is up to you – personally I’d make About Us the h1 rather than Stack Overflow.
    2. The navigation is a table of contents, and thus an ordered list – you may as well use an ol over a ul.

    3. Section headers are h2, sections within those sections are h3s etc. Stack them up.

    4. Use blockquotes and quotes where possible. Don’t just surround it with ‘.

    5. Don’t use b and i. Use strong and em. This is because HTML is structural rather than presentational markup. Strong and emphasis tags should be used where you’d put emphasis on the word.

    6. <label> your form elements.

    7. Use <acronym>s and <abbr>s where possible, but only in the first instance.

    8. The easiest: always, always give your images some alternate text.

    9. There’s lots of HTML tags you could use that you probably haven’t – address for postal addresses, screen code output. Have a look at HTML Dog for some, it’s my favourite reference.

    That’s just a few pointers, I’m sure I could think of more.

    Oh, and if you want a challenge write your XHTML first, then write the CSS. When CSS-ing you aren’t allowed to touch the HTML. It’s actually harder than you think (but I’ve found it’s made me quicker).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Generally when I use ClickOnce when I build a VB.NET program but it has
I'm starting to use CakePHP, and I'm in the process of reading the manual
It is generally accepted that the use of cursors in stored procedures should be
Every class that wants to use java.util.logging generally needs to declare a logger like
I generally stay away from regular expressions because I seldom find a good use
Apparently we use the Scrum development methodology. Here's generally how it goes: Developers thrash
I constantly hear how bad reflection is to use. While I generally avoid reflection
When using regular expressions we generally, if not always use them to extract some
I generally use List<T> for collections. But if I need a fast lookup on
I generally use StructureMap, but on a current project I'm using Castle Windsor (2.1).

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.