semantics
Page title h2 in navigation menu markup . Two birds, one stone
Why do we need a navigation menu with the current page obviously highlight AND a page title (<h2>)?[详细]
2023-04-04 21:21 分类:问答How to properly use h1 in HTML5
Which of the following is the correct way to structure a page: 1) h1 only in header <header> <h1>Site title</h1>[详细]
2023-04-04 09:47 分类:问答Sparql without FROM keyword
Glad if someone can clarify. I always read that SQL and SPARQL are very similar. However, a lot o开发者_如何学Pythonf times i have seen sparql query without the FROM keyword.[详细]
2023-04-03 13:07 分类:问答when does XPathExpression.evaluate throw?
Going through the XPath.compile API, I was under the impression that it would return a valid XPathExpression or throw.[详细]
2023-04-02 06:28 分类:问答CG Shader Semantics with OpenGL 3.x?
I used to have CG shaders working with vertex arrays in OpenGL 2.x, but I\'ve updated to use VBOs and VAOs in OpenGL 3.x and now the semantics don\'t seem to be working, except for POSITION.CG doesn\'[详细]
2023-04-01 22:43 分类:问答What's the best way to create multiple backgrounds using HTML5 and CSS and keep markup semantic?
What\'s the best way to create multiple backgrounds with HTML5 and CSS and keep your markup semantic? I realise CSS3 supports multiple backgrounds but I want to use gradients also and am interested in[详细]
2023-04-01 19:15 分类:问答HTML Hierarchy. Here, what is the "correct" form?
Lets say I want the header of my site done with HTML5 in a semantic way that will also be good for SEO. What\'s the correct hierarchy of elements? Here\'s what I\'ve got, tell me if you see anything w[详细]
2023-04-01 10:28 分类:问答Where can I find texts that describe topic-specific events?
So, some background: I\'m trying to train a ML system to answer questions about events, where both the event descriptions and questions are posed in natural language; the event descriptions are constr[详细]
2023-04-01 09:43 分类:问答html semantics / css
ran into a slight problem when styling so I have stopped to think about my semantic markup. This is my current state.[详细]
2023-04-01 08:16 分类:问答preventing <nav> to appear as "untitled section" on html5 websites
I\'m trying to implement correct sectioning with html5 sectioning elements and headlines while achieving the design/layout, my customer has requested (including certain restrictions).[详细]
2023-03-30 22:29 分类:问答